Class CablewaysLayoutViewCollection
Inheritance
CablewaysLayoutViewCollection
Assembly: NXOpen.dll
Syntax
public class CablewaysLayoutViewCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
CablewaysLayoutViewCollection()
Declaration
protected CablewaysLayoutViewCollection()
CablewaysLayoutViewCollection(RouteManager)
Declaration
protected CablewaysLayoutViewCollection(RouteManager owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreateLayoutView(Curve)
Declaration
public CablewaysLayoutView CreateLayoutView(Curve segment)
Parameters
Type |
Name |
Description |
Curve |
segment |
|
Returns
EnumerateMoveNext(ref Tag, byte[])
Declaration
protected override int EnumerateMoveNext(ref Tag currentTag, byte[] state)
Parameters
Type |
Name |
Description |
Tag |
currentTag |
|
byte[] |
state |
|
Returns
Overrides
ToArray()
Declaration
public CablewaysLayoutView[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink