SoSelectionIsSelected Method |
Name | Description | |
---|---|---|
![]() | IsSelected(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). |
![]() | IsSelected(SoPath) | Returns true if the passed path is selected, that is, if it is in the selection list. |