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