TrimSolidCollection Class

class NXOpen.Tooling.TrimSolidCollection

Bases: object

Represents a collection of Trim Solid

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

New in version NX8.0.0.

Methods

Method Description
CreateTrimSolidBuilder Creates a Trim Solid builder

Method Detail

CreateTrimSolidBuilder

TrimSolidCollection.CreateTrimSolidBuilder

Creates a Trim Solid builder

Signature CreateTrimSolidBuilder()

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

New in version NX8.0.0.

License requirements: None.