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

Represents a Routing ElectricalNavigatorFilterCollection object. More...

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

Detailed Description

Represents a Routing ElectricalNavigatorFilterCollection 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::ElectricalNavigatorFilter object.

Returns:

Created in NX5.0.1.

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

Returns an iterator addressing one past the last element.

Get the displayed Routing::Electrical::ElectricalNavigatorFilter 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::ElectricalNavigatorFilter object as displayed filter for given navigator type.


Created in NX5.0.1.

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

Parameters:
typetype
filterfilter

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.