NX Open C++ Reference Guide
|
Represents a collection of Die Simulation - Press Models
To obtain an instance of this class, refer to Part
Created in NX6.0.0.
More...
Classes | |
class | iterator |
Iterator for accessing the contents of the collection. More... | |
Public Member Functions | |
iterator | begin () |
Returns an iterator addressing the first element. | |
iterator | end () |
Returns an iterator addressing one past the last element. | |
NXOpen::Die::PressModel * | FindActivePressModel () |
Finds the active press model, if any, in the part's assembly structure. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a collection of Die Simulation - Press Models
To obtain an instance of this class, refer to Part
Created in NX6.0.0.
iterator NXOpen::Die::DieSimCollection::begin | ( | ) |
Returns an iterator addressing the first element.
iterator NXOpen::Die::DieSimCollection::end | ( | ) |
Returns an iterator addressing one past the last element.
NXOpen::Die::PressModel* NXOpen::Die::DieSimCollection::FindActivePressModel | ( | ) |
Finds the active press model, if any, in the part's assembly structure.
tag_t NXOpen::Die::DieSimCollection::Tag | ( | ) | const |
Returns the tag of this object.