NX Open C++ Reference Guide
Classes | Public Member Functions
NXOpen::Routing::Electrical::NonPathConnectionCollection Class Reference

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

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

List of all members.

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::NonPathConnectionCreateNonPathConnection ()
 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.

Detailed Description

A collection of Routing::Electrical::NonPathConnection objects.


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

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

Created in NX4.0.2.


Member Function Documentation

Returns an iterator addressing the first element.

Creates a Routing::Electrical::NonPathConnection object.

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

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")

Returns an iterator addressing one past the last element.

Returns the tag of this object.


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