SoCylinderRemovePart Method |
Convenience function to turn off a part of the cylinder.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void RemovePart(
SoCylinderPartType part
)
Public Sub RemovePart (
part As SoCylinderPartType
)
public:
void RemovePart(
SoCylinderPartType part
)
member RemovePart :
part : SoCylinderPartType -> unit
Parameters
- part
- Type: OIV.Inventor.NodesSoCylinderPartType
Remarks See Also