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

Represents a collection of NXOpen.Routing.Electrical.CableConnection objects. More...

Inheritance diagram for NXOpen.Routing.Electrical.CableConnectionCollection:

Public Member Functions

NXOpen.Routing.Electrical.CableConnection[] ToArray ()
 Returns an array of NXOpen.Routing.Electrical.CableConnection objects. More...
 
unsafe
NXOpen.Routing.Electrical.CableConnection 
CreateCableConnection ()
 Creates a NXOpen.Routing.Electrical.CableConnection object. More...
 
unsafe
NXOpen.Routing.Electrical.CableConnection 
CreateShieldConnection ()
 Creates a NXOpen.Routing.Electrical.CableConnection object implemented by a NXOpen.Routing.Electrical.ShieldDevice . 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 collection of NXOpen.Routing.Electrical.CableConnection objects.

See the NX Routing help for detailed information on the Connection data model.

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

Created in NX4.0.2

Member Function Documentation

unsafe NXOpen.Routing.Electrical.CableConnection NXOpen.Routing.Electrical.CableConnectionCollection.CreateCableConnection ( )

Creates a NXOpen.Routing.Electrical.CableConnection object.

Created in NX4.0.2

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

Returns
unsafe NXOpen.Routing.Electrical.CableConnection NXOpen.Routing.Electrical.CableConnectionCollection.CreateShieldConnection ( )

Creates a NXOpen.Routing.Electrical.CableConnection object implemented by a NXOpen.Routing.Electrical.ShieldDevice .

Created in NX5.0.0

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

Returns
override int NXOpen.Routing.Electrical.CableConnectionCollection.EnumerateMoveNext ( ref Tag  currentTag,
byte[]  state 
)
protected

Advances the enumerator to the next element of the collection.

NXOpen.Routing.Electrical.CableConnection [] NXOpen.Routing.Electrical.CableConnectionCollection.ToArray ( )

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

Property Documentation

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