NX Open C++ Reference Guide
|
This class contains the factory methods for creating GeometryLocationData. 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::GeometricUtilities::GeometryLocationData * | CreateGeometryLocationData () |
Creates geometry location data. | |
iterator | end () |
Returns an iterator addressing one past the last element. | |
tag_t | Tag () const |
Returns the tag of this object. | |
This class contains the factory methods for creating GeometryLocationData.
To obtain an instance of this class, refer to Part
Created in NX5.0.0.
iterator NXOpen::GeometricUtilities::GeometryLocationDataCollection::begin | ( | ) |
Returns an iterator addressing the first element.
NXOpen::GeometricUtilities::GeometryLocationData* NXOpen::GeometricUtilities::GeometryLocationDataCollection::CreateGeometryLocationData | ( | ) |
Creates geometry location data.
iterator NXOpen::GeometricUtilities::GeometryLocationDataCollection::end | ( | ) |
Returns an iterator addressing one past the last element.
tag_t NXOpen::GeometricUtilities::GeometryLocationDataCollection::Tag | ( | ) | const |
Returns the tag of this object.