NX Open C++ Reference Guide
|
Provides methods for manipulating the field domains
To obtain an instance of this class, refer to Fields::FieldManager
Created in NX4.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. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Provides methods for manipulating the field domains
To obtain an instance of this class, refer to Fields::FieldManager
Created in NX4.0.0.
iterator NXOpen::Fields::FieldDomainCollection::begin | ( | ) |
Returns an iterator addressing the first element.
iterator NXOpen::Fields::FieldDomainCollection::end | ( | ) |
Returns an iterator addressing one past the last element.
tag_t NXOpen::Fields::FieldDomainCollection::Tag | ( | ) | const |
Returns the tag of this object.