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

Represents a collection of Routing::Electrical::HarnessDevice objects. More...

Inheritance diagram for NXOpen::Routing::Electrical::HarnessDeviceCollection:
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::HarnessDeviceCreateHarnessDevice ()
 Creates Routing::Electrical::HarnessDevice .
NXOpen::Routing::Electrical::HarnessDeviceCreateHarnessDevice (const NXString &harnessName)
 Creates Routing::Electrical::HarnessDevice with given name.
iterator end ()
 Returns an iterator addressing one past the last element.
std::vector
< NXOpen::Routing::Electrical::HarnessDevice * > 
GetHarnessSingleDevices ()
 Get harnesses.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a collection of Routing::Electrical::HarnessDevice objects.


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 Routing::Electrical::HarnessDevice .

Returns:

Created in NX4.0.2.

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

Creates Routing::Electrical::HarnessDevice with given name.

Returns:

Created in NX5.0.0.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
Parameters:
harnessName
NOTE: The full Unicode character set is not supported for this parameter.

Returns an iterator addressing one past the last element.

Get harnesses.

Returns:

Created in NX4.0.2.

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

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.