Click or drag to resize
SoPathContainsNode Method
Overload List
  NameDescription
Public methodContainsNode(Type)

Returns true if the node type is found anywhere in the path chain.

Public methodContainsNode(SoNode)

Returns true if the node is found anywhere in the path chain.

Top
See Also