Class GdtCollection
Inheritance
GdtCollection
Assembly: NXOpen.dll
Syntax
public class GdtCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
GdtCollection()
Declaration
protected GdtCollection()
GdtCollection(Part)
Declaration
protected GdtCollection(Part owner)
Parameters
Type |
Name |
Description |
Part |
owner |
|
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
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink