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

Represents a Routing NXOpen::Routing::Electrical::ElectricalNavigatorFilterCollection object. More...

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

Detailed Description

Represents a Routing NXOpen::Routing::Electrical::ElectricalNavigatorFilterCollection object.


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

Created in NX5.0.1.

Member Function Documentation

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

Returns an iterator addressing the first element.

NXOpen::Routing::Electrical::ElectricalNavigatorFilter* NXOpen::Routing::Electrical::ElectricalNavigatorFilterCollection::CreateFilter ( const NXString name,
const NXString clause 
)

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

Returns

Created in NX5.0.1.

License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")
Parameters
nameName of the filter
clauseClause of the filter
NXOpen::Routing::Electrical::ElectricalNavigatorFilter* NXOpen::Routing::Electrical::ElectricalNavigatorFilterCollection::CreateFilter ( const char *  name,
const char *  clause 
)

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

Returns

Created in NX5.0.1.

License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")
Parameters
nameName of the filter
clauseClause of the filter
iterator NXOpen::Routing::Electrical::ElectricalNavigatorFilterCollection::end ( )

Returns an iterator addressing one past the last element.

NXOpen::Routing::Electrical::ElectricalNavigatorFilter* NXOpen::Routing::Electrical::ElectricalNavigatorFilterCollection::GetDisplayFilter ( NXOpen::Routing::Electrical::ElectricalFormat::Type  type)

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

Returns

Created in NX5.0.1.

License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")
Parameters
typetype
void NXOpen::Routing::Electrical::ElectricalNavigatorFilterCollection::SetDisplayFilter ( NXOpen::Routing::Electrical::ElectricalFormat::Type  type,
NXOpen::Routing::Electrical::ElectricalNavigatorFilter filter 
)

Set the NXOpen::Routing::Electrical::ElectricalNavigatorFilter object as displayed filter for given navigator type.


Created in NX5.0.1.

License requirements : routing_advanced ("Routing Advanced"), routing_base ("Routing Basic")

Parameters
typetype
filterfilter
tag_t NXOpen::Routing::Electrical::ElectricalNavigatorFilterCollection::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.