StandardPartCollection Class

class NXOpen.Tooling.StandardPartCollection

Bases: object

Creates a StandardPartCollection class

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

New in version NX7.5.0.

Methods

Method Description
CreateStandardPartBuilder Creates a StandardPart builder

Method Detail

CreateStandardPartBuilder

StandardPartCollection.CreateStandardPartBuilder

Creates a StandardPart builder

Signature CreateStandardPartBuilder()

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

New in version NX7.5.0.

License requirements: None.