SoSelectionIsSelected Method (SoNode) |
Returns true if the passed node is selected by creating a path to it, then calling OIV.Inventor.Nodes.SoSelection.IsSelected(OIV.Inventor.SoPath).
Namespace: OIV.Inventor.Nodes
If there is more than one instance of node beneath the selection node, the created path will be the first instance found.