Class ArcSegmentCollection
Inheritance
ArcSegmentCollection
Assembly: NXOpen.dll
Syntax
public class ArcSegmentCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
ArcSegmentCollection()
Declaration
protected ArcSegmentCollection()
ArcSegmentCollection(SegmentManager)
Declaration
protected ArcSegmentCollection(SegmentManager owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
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 ArcSegment[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink