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

A collection of NXOpen::Routing::Electrical::JumperConnection objects. More...

Inheritance diagram for NXOpen::Routing::Electrical::JumperConnectionCollection:
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::JumperConnectionCreateJumperConnection ()
 Creates a NXOpen::Routing::Electrical::JumperConnection object. 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

A collection of NXOpen::Routing::Electrical::JumperConnection objects.


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

Created in NX4.0.2.

Member Function Documentation

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

Returns an iterator addressing the first element.

NXOpen::Routing::Electrical::JumperConnection* NXOpen::Routing::Electrical::JumperConnectionCollection::CreateJumperConnection ( )

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

Returns
A NXOpen::Routing::Electrical::JumperConnection
Created in NX4.0.2.

License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")
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.


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