FastenerRemoveNodeCollection Class

class NXOpen.Tooling.FastenerRemoveNodeCollection

Bases: object

Represents a collection of FastenerRemoveNodeBuilder

To obtain an instance of this class, refer to NXOpen.Tooling.ToolingManager

New in version NX8.0.0.

Methods

Method Description
CreateFastenerRemoveNodeBuilder Creates a FastenerRemoveNode builder

Method Detail

CreateFastenerRemoveNodeBuilder

FastenerRemoveNodeCollection.CreateFastenerRemoveNodeBuilder

Creates a FastenerRemoveNode builder

Signature CreateFastenerRemoveNodeBuilder()

Returns:Fastener Remove Node Builder
Return type:NXOpen.Tooling.FastenerRemoveNodeBuilder

New in version NX8.0.0.

License requirements: None.