ProfileSplitCollection Class

class NXOpen.Tooling.ProfileSplitCollection

Bases: object

Represents a collection of ProfileSplit builder

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

New in version NX6.0.0.

Methods

Method Description
CreateProfileSplitBuilder Creates profile split builder @return

Method Detail

CreateProfileSplitBuilder

ProfileSplitCollection.CreateProfileSplitBuilder

Creates profile split builder

Signature CreateProfileSplitBuilder()

Returns:
Return type:NXOpen.Tooling.ProfileSplitBuilder

New in version NX6.0.0.

License requirements: None.