Click or drag to resize
SoSelectionIsSelected Method
Overload List
  NameDescription
Public methodIsSelected(SoNode)

Returns true if the passed node is selected by creating a path to it, then calling isSelected().

Public methodIsSelected(SoPath)

Returns true if the passed path is selected, that is, if it is in the selection list.

Top
See Also