Click or drag to resize
SoSelectionSelect Method
Overload List
  NameDescription
Public methodSelect(SoNode)

Selects the passed node by creating a path to it, and adding the path to the selection list by calling select(path) .

Public methodSelect(SoPath)

Selects the passed path by adding it to the selection list.

Top
See Also