Click or drag to resize
SoRayPickActionSetPickingMode Method

Sets the picking mode.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public void SetPickingMode(
	SoRayPickActionPickingModes pickingMode
)

Parameters

pickingMode
Type: OIV.Inventor.ActionsSoRayPickActionPickingModes
Remarks

. Default value is PickingMode.DEFAULT

See Also