Class HatchCollection
Inheritance
HatchCollection
Assembly: NXOpen.dll
Syntax
public class HatchCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
HatchCollection()
Declaration
protected HatchCollection()
HatchCollection(AnnotationManager)
Declaration
protected HatchCollection(AnnotationManager owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreateHatchBuilder(Hatch)
Declaration
public HatchBuilder CreateHatchBuilder(Hatch hatch)
Parameters
Type |
Name |
Description |
Hatch |
hatch |
|
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
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink