Class LineSegmentCollection
Inheritance
LineSegmentCollection
Assembly: NXOpen.dll
Syntax
public class LineSegmentCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
LineSegmentCollection()
Declaration
protected LineSegmentCollection()
LineSegmentCollection(SegmentManager)
Declaration
protected LineSegmentCollection(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 LineSegment[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink