NX Open C++ Reference Guide
Classes | Public Member Functions | List of all members
NXOpen::Routing::Electrical::PathConnectionCollection Class Reference

A collection of Routing::Electrical::PathConnection objects. More...

Inheritance diagram for NXOpen::Routing::Electrical::PathConnectionCollection:
NXOpen::TaggedObjectCollection

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::PathConnectionCreatePathConnection ()
 Create a Routing::Electrical::PathConnection object.
 
iterator end ()
 Returns an iterator addressing one past the last element.
 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

A collection of Routing::Electrical::PathConnection 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.

Member Function Documentation

iterator NXOpen::Routing::Electrical::PathConnectionCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Routing::Electrical::PathConnection* NXOpen::Routing::Electrical::PathConnectionCollection::CreatePathConnection ( )

Create a Routing::Electrical::PathConnection object.

Returns
A Routing::Electrical::PathConnection
Created in NX4.0.2.

License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")
iterator NXOpen::Routing::Electrical::PathConnectionCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::Routing::Electrical::PathConnectionCollection::Tag ( ) const

Returns the tag of this object.


The documentation for this class was generated from the following file:
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.