Click or drag to resize
SoNodeKitListPartLockTypes Method

This function permanently locks the permitted child types and the container type permanently.

Namespace: OIV.Inventor.Nodekits
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void LockTypes()
Remarks

Calls to setContainerType() and addChildType() will have no effect after this function is called.

See Also