SubInsertCollection Class

class NXOpen.Tooling.SubInsertCollection

Bases: object

Creates SubInsert builder collection

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

New in version NX6.0.0.

Methods

Method Description
CreateSubInsertBuilder Creates subinsert builder @return

Method Detail

CreateSubInsertBuilder

SubInsertCollection.CreateSubInsertBuilder

Creates subinsert builder

Signature CreateSubInsertBuilder()

Returns:
Return type:NXOpen.Tooling.SubInsertBuilder

New in version NX6.0.0.

License requirements: None.