Click or drag to resize
SoPathGetNode Method
Overload List
  NameDescription
Public methodGetNode(Int32)

Returns the i'th node (within its parent) in the chain.

Public methodGetNode(Type, Int32)

Returns the first node and its index, from the head of the given type in the chain.

Top
See Also