FastenerAssyCollection Class

class NXOpen.Tooling.FastenerAssyCollection

Bases: object

Represents a collection of FastenerAssy

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

New in version NX5.0.0.

Methods

Method Description
CreateBuilder Creates a FastenerAssy builder

Method Detail

CreateBuilder

FastenerAssyCollection.CreateBuilder

Creates a FastenerAssy builder

Signature CreateBuilder()

Returns:FastenerAssy object object
Return type:NXOpen.Tooling.FastenerAssy

New in version NX5.0.0.

License requirements: None.