NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | 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:

Public Member Functions

NXOpen.Routing.Electrical.ElectricalNavigatorFilter[] ToArray ()
 Returns an array of NXOpen.Routing.Electrical.ElectricalNavigatorFilter objects. More...
 
unsafe
NXOpen.Routing.Electrical.ElectricalNavigatorFilter 
CreateFilter (string name, string clause)
 Creates a NXOpen.Routing.Electrical.ElectricalNavigatorFilter object. More...
 
unsafe
NXOpen.Routing.Electrical.ElectricalNavigatorFilter 
GetDisplayFilter (NXOpen.Routing.Electrical.ElectricalFormat.Type type)
 Get the displayed NXOpen.Routing.Electrical.ElectricalNavigatorFilter object for the given navigator type More...
 
unsafe 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...
 

Protected Member Functions

override int EnumerateMoveNext (ref Tag currentTag, byte[] state)
 Advances the enumerator to the next element of the collection. More...
 

Properties

Tag Tag [get]
 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

unsafe NXOpen.Routing.Electrical.ElectricalNavigatorFilter NXOpen.Routing.Electrical.ElectricalNavigatorFilterCollection.CreateFilter ( string  name,
string  clause 
)

Creates a NXOpen.Routing.Electrical.ElectricalNavigatorFilter object.

Created in NX5.0.1

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

Parameters
nameName of the filter
clauseClause of the filter
Returns
override int NXOpen.Routing.Electrical.ElectricalNavigatorFilterCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe 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

Created in NX5.0.1

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

Parameters
type
Returns
unsafe 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
type
filter
NXOpen.Routing.Electrical.ElectricalNavigatorFilter [] NXOpen.Routing.Electrical.ElectricalNavigatorFilterCollection.ToArray ( )

Property Documentation

Tag NXOpen.Routing.Electrical.ElectricalNavigatorFilterCollection.Tag
get

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.