|
NX Open C++ Reference Guide
|
A collection of Routing::Electrical::NonPathConnection 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::NonPathConnection * | CreateNonPathConnection () |
| Creates a Routing::Electrical::NonPathConnection 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::NonPathConnection objects.
<br>
See NX Open Routing help for detailed information on the Connection data model.
<br>
<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::NonPathConnectionCollection::begin | ( | ) |
Returns an iterator addressing the first element.
| NXOpen::Routing::Electrical::NonPathConnection* NXOpen::Routing::Electrical::NonPathConnectionCollection::CreateNonPathConnection | ( | ) |
Creates a Routing::Electrical::NonPathConnection object.
| iterator NXOpen::Routing::Electrical::NonPathConnectionCollection::end | ( | ) |
Returns an iterator addressing one past the last element.
| tag_t NXOpen::Routing::Electrical::NonPathConnectionCollection::Tag | ( | ) | const |
Returns the tag of this object.