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