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

Returns the i'th node in the nodekit path.

Public methodGetNode(Type, Int32)

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

(Inherited from SoPath.)
Top
See Also