SoNodeKitListPartSetContainerType Method |
Sets the type of node used as the container .
Namespace: OIV.Inventor.NodekitsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetContainerType(
Type newContainerType
)
Public Sub SetContainerType (
newContainerType As Type
)
public:
void SetContainerType(
Type^ newContainerType
)
member SetContainerType :
newContainerType : Type -> unit
Parameters
- newContainerType
- Type: SystemType
Remarks See Also