SoNodeKitListPartAddChildType Method |
Permits the node type typeToAdd as a child.
Namespace: OIV.Inventor.Nodekits
The first time the OIV.Inventor.Nodekits.SoNodeKitListPart.AddChildType(System.Type) method is called, the default of OIV.Inventor.Nodes.SoNode is overridden and only the new typeToAdd is permitted. In subsequent calls to OIV.Inventor.Nodekits.SoNodeKitListPart.AddChildType(System.Type), the typeToAdd is added to the existing types.