NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Public Member Functions | List of all members
NXOpen::Die::DieSimCollection Class Reference

Represents a collection of Die Simulation - Press Models
To obtain an instance of this class, refer to NXOpen::Part

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::Die::DieSimCollection:
NXOpen::TaggedObjectCollection

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...
 

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element. More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
NXOpen::Die::PressModelFindActivePressModel ()
 Finds the active press model, if any, in the part's assembly structure
Created in NX6.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of Die Simulation - Press Models
To obtain an instance of this class, refer to NXOpen::Part

Created in NX6.0.0.


Member Function Documentation

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
Created in NX6.0.0.



License requirements : ug_die_design ("Die Design")

tag_t NXOpen::Die::DieSimCollection::Tag ( ) const

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.