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

Represents a Routing ElectricalFormatCollection object. More...

Inheritance diagram for NXOpen::Routing::Electrical::ElectricalFormatCollection:
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::ElectricalFormatCreateFormat (const NXString &name, NXOpen::Routing::Electrical::ElectricalFormat::Type type)
 Creates a Routing::Electrical::ElectricalFormat object.
iterator end ()
 Returns an iterator addressing one past the last element.
NXOpen::Routing::Electrical::ElectricalFormatGetDisplayFormat (NXOpen::Routing::Electrical::ElectricalFormat::Type type)
 Get the displayed Routing::Electrical::ElectricalFormat object for the given navigator type.
void SetDisplayFormat (NXOpen::Routing::Electrical::ElectricalFormat::Type type, NXOpen::Routing::Electrical::ElectricalFormat *format)
 Set the Routing::Electrical::ElectricalFormat object as displayed format for the given navigator type.
tag_t Tag () const
 Returns the tag of this object.

Detailed Description

Represents a Routing ElectricalFormatCollection object.


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

Created in NX5.0.1.


Member Function Documentation

Returns an iterator addressing the first element.

Creates a Routing::Electrical::ElectricalFormat object.

Returns:

Created in NX5.0.1.

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

Returns an iterator addressing one past the last element.

Get the displayed Routing::Electrical::ElectricalFormat object for the given navigator type.

Returns:

Created in NX5.0.1.

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

Set the Routing::Electrical::ElectricalFormat object as displayed format for the given navigator type.


Created in NX5.0.1.

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

Parameters:
typetype
formatformat

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.