Convenience function to turn off a part of the cone.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public void RemovePart(
SoConePartType part
)
Public Sub RemovePart (
part As SoConePartType
)
public:
void RemovePart(
SoConePartType part
)
member RemovePart :
part : SoConePartType -> unit
Parameters
- part
- Type: OIV.Inventor.NodesSoConePartType
Remarks See Also