DieSimCollection Class

class NXOpen.Die.DieSimCollection

Bases: object

Represents a collection of Die Simulation - Press Models

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

New in version NX6.0.0.

Methods

Method Description
FindActivePressModel Finds the active press model, if any, in the part’s assembly structure

Method Detail

FindActivePressModel

DieSimCollection.FindActivePressModel

Finds the active press model, if any, in the part’s assembly structure

Signature FindActivePressModel()

Returns:
Return type:NXOpen.Die.PressModel

New in version NX6.0.0.

License requirements: ug_die_design (“Die Design”)