NXOpen .NET Reference  12.0.0
Public Member Functions | Protected Member Functions | Properties | List of all members
NXOpen.Routing.Electrical.ElectricalFormatCollection Class Reference

Represents a Routing NXOpen.Routing.Electrical.ElectricalFormatCollection object. More...

Inheritance diagram for NXOpen.Routing.Electrical.ElectricalFormatCollection:

Public Member Functions

NXOpen.Routing.Electrical.ElectricalFormat[] ToArray ()
 Returns an array of NXOpen.Routing.Electrical.ElectricalFormat objects. More...
 
unsafe
NXOpen.Routing.Electrical.ElectricalFormat 
CreateFormat (string name, NXOpen.Routing.Electrical.ElectricalFormat.Type type)
 Creates a NXOpen.Routing.Electrical.ElectricalFormat object. More...
 
unsafe
NXOpen.Routing.Electrical.ElectricalFormat 
GetDisplayFormat (NXOpen.Routing.Electrical.ElectricalFormat.Type type)
 Get the displayed NXOpen.Routing.Electrical.ElectricalFormat object for the given navigator type. More...
 
unsafe void SetDisplayFormat (NXOpen.Routing.Electrical.ElectricalFormat.Type type, NXOpen.Routing.Electrical.ElectricalFormat format)
 Set the NXOpen.Routing.Electrical.ElectricalFormat object as displayed format for the 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.ElectricalFormatCollection 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.ElectricalFormat NXOpen.Routing.Electrical.ElectricalFormatCollection.CreateFormat ( string  name,
NXOpen.Routing.Electrical.ElectricalFormat.Type  type 
)

Creates a NXOpen.Routing.Electrical.ElectricalFormat object.

Created in NX5.0.1

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

Parameters
name
type
Returns
override int NXOpen.Routing.Electrical.ElectricalFormatCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

unsafe NXOpen.Routing.Electrical.ElectricalFormat NXOpen.Routing.Electrical.ElectricalFormatCollection.GetDisplayFormat ( NXOpen.Routing.Electrical.ElectricalFormat.Type  type)

Get the displayed NXOpen.Routing.Electrical.ElectricalFormat 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.ElectricalFormatCollection.SetDisplayFormat ( NXOpen.Routing.Electrical.ElectricalFormat.Type  type,
NXOpen.Routing.Electrical.ElectricalFormat  format 
)

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

Created in NX5.0.1

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

Parameters
type
format
NXOpen.Routing.Electrical.ElectricalFormat [] NXOpen.Routing.Electrical.ElectricalFormatCollection.ToArray ( )

Returns an array of NXOpen.Routing.Electrical.ElectricalFormat objects.

Property Documentation

Tag NXOpen.Routing.Electrical.ElectricalFormatCollection.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.