|
NX Open C++ Reference Guide
|
Represents a collection SelPref
To obtain an instance of this class, refer to BasePart
Created in NX5.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. | |
| NXOpen::Display::SelPref * | CreateSelPref () |
| Create a Display::SelPref object. | |
| iterator | end () |
| Returns an iterator addressing one past the last element. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents a collection SelPref
To obtain an instance of this class, refer to BasePart
Created in NX5.0.0.
| iterator NXOpen::Display::SelPrefCollection::begin | ( | ) |
Returns an iterator addressing the first element.
| NXOpen::Display::SelPref* NXOpen::Display::SelPrefCollection::CreateSelPref | ( | ) |
Create a Display::SelPref object.
| iterator NXOpen::Display::SelPrefCollection::end | ( | ) |
Returns an iterator addressing one past the last element.
| tag_t NXOpen::Display::SelPrefCollection::Tag | ( | ) | const |
Returns the tag of this object.