|
NX Open C++ Reference Guide
|
Represents a collection of Routing::Electrical::ElectricalDeviceRelationship objects. 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::Routing::Electrical::ElectricalDeviceRelationship * | CreateElectricalDeviceRelationship () |
| Creates a Routing::Electrical::ElectricalDeviceRelationship 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 of Routing::Electrical::ElectricalDeviceRelationship objects.
<br> To obtain an instance of this class, refer to @link Routing::RouteManager Routing::RouteManager @endlink <br>
Created in NX4.0.2.
| iterator NXOpen::Routing::Electrical::ElectricalDeviceRelationshipCollection::begin | ( | ) |
Returns an iterator addressing the first element.
| NXOpen::Routing::Electrical::ElectricalDeviceRelationship* NXOpen::Routing::Electrical::ElectricalDeviceRelationshipCollection::CreateElectricalDeviceRelationship | ( | ) |
Creates a Routing::Electrical::ElectricalDeviceRelationship object.
| iterator NXOpen::Routing::Electrical::ElectricalDeviceRelationshipCollection::end | ( | ) |
Returns an iterator addressing one past the last element.
| tag_t NXOpen::Routing::Electrical::ElectricalDeviceRelationshipCollection::Tag | ( | ) | const |
Returns the tag of this object.