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

Represents a collection of NXOpen::Routing::Electrical::CableConnection objects. More...

Inheritance diagram for NXOpen::Routing::Electrical::CableConnectionCollection:
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. More...
 
NXOpen::Routing::Electrical::CableConnectionCreateCableConnection ()
 Creates a NXOpen::Routing::Electrical::CableConnection object. More...
 
NXOpen::Routing::Electrical::CableConnectionCreateShieldConnection ()
 Creates a NXOpen::Routing::Electrical::CableConnection object implemented by a NXOpen::Routing::Electrical::ShieldDevice . More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of NXOpen::Routing::Electrical::CableConnection objects.


See the NX Routing help for detailed information on the Connection data model.

To obtain an instance of this class, refer to NXOpen::Routing::RouteManager

Created in NX4.0.2.

Member Function Documentation

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

Returns an iterator addressing the first element.

NXOpen::Routing::Electrical::CableConnection* NXOpen::Routing::Electrical::CableConnectionCollection::CreateCableConnection ( )

Creates a NXOpen::Routing::Electrical::CableConnection object.

Returns

Created in NX4.0.2.

License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")
NXOpen::Routing::Electrical::CableConnection* NXOpen::Routing::Electrical::CableConnectionCollection::CreateShieldConnection ( )

Creates a NXOpen::Routing::Electrical::CableConnection object implemented by a NXOpen::Routing::Electrical::ShieldDevice .

Returns

Created in NX5.0.0.

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

Returns an iterator addressing one past the last element.

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

Returns the tag of this object.


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