NX Open C++ Reference Guide
|
Represents a Routing Electrical Navigator Filter object. More...
Additional Inherited Members | |
![]() | |
NXString | Clause () |
Returns the clause of NavigatorFilter Created in NX5.0.1. | |
NXString | Name () |
Returns the name of NavigatorFilter Created in NX5.0.1. | |
void | SetClause (const NXString &clause) |
Sets the clause of NavigatorFilter Created in NX5.0.1. | |
void | SetClause (const char *clause) |
Sets the clause of NavigatorFilter Created in NX5.0.1. | |
void | SetName (const NXString &name) |
Sets the name of NavigatorFilter Created in NX5.0.1. | |
void | SetName (const char *name) |
Sets the name of NavigatorFilter Created in NX5.0.1. | |
Represents a Routing Electrical Navigator Filter object.
<br> To create an instance of this class use @link Routing::Electrical::ElectricalNavigatorFilterCollection Routing::Electrical::ElectricalNavigatorFilterCollection@endlink <br>
Created in NX5.0.1.