Convenience function to turn off a part of the cone.
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
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