Click or drag to resize
SoGroupReplaceChild Method
Overload List
  NameDescription
Public methodReplaceChild(Int32, SoNode)

Replaces child with given index with new child.

Public methodReplaceChild(SoNode, SoNode)

Replaces first instance of given child with new child.

Top
See Also