SoHandleEventActionGetPickRoot Method |
Returns the root node used for initiating a pick action for those nodes that want to know what is under the cursor.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoNode GetPickRoot()
Public Function GetPickRoot As SoNode
public:
SoNode^ GetPickRoot()
member GetPickRoot : unit -> SoNode
Return Value
Type:
SoNodeRemarks See Also