NX Open C++ Reference Guide
|
Represents a collection of Annotations::PmiWave objects
To obtain an instance of this class, refer to Annotations::PmiManager
Created in NX8.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::Annotations::PmiWaveLinkBuilder * | CreatePmiWaveLinkBuilder (NXOpen::Annotations::Annotation *annotation) |
Creates a Annotations::PmiWaveLinkBuilder. | |
iterator | end () |
Returns an iterator addressing one past the last element. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a collection of Annotations::PmiWave objects
To obtain an instance of this class, refer to Annotations::PmiManager
Created in NX8.0.0.
iterator NXOpen::Annotations::PmiWaveCollection::begin | ( | ) |
Returns an iterator addressing the first element.
NXOpen::Annotations::PmiWaveLinkBuilder* NXOpen::Annotations::PmiWaveCollection::CreatePmiWaveLinkBuilder | ( | NXOpen::Annotations::Annotation * | annotation | ) |
Creates a Annotations::PmiWaveLinkBuilder.
annotation | the PMI to be WAVE linked |
iterator NXOpen::Annotations::PmiWaveCollection::end | ( | ) |
Returns an iterator addressing one past the last element.
tag_t NXOpen::Annotations::PmiWaveCollection::Tag | ( | ) | const |
Returns the tag of this object.