Click or drag to resize
SoHandleEventActionSetPickRoot Method

Sets the root node used for initiating a pick action for those nodes that want to know what is under the cursor.

Namespace: OIV.Inventor.Actions
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetPickRoot(
	SoNode node
)

Parameters

node
Type: OIV.Inventor.NodesSoNode
Remarks