Class HoleTableCollection
Inheritance
HoleTableCollection
Assembly: NXOpen.dll
public class HoleTableCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
Declaration
protected HoleTableCollection()
Declaration
protected HoleTableCollection(ToolingManager owner)
Parameters
Properties
Declaration
Property Value
Methods
Declaration
public HoleTableBuilder CreateHoleTableBuilder(Table holeTable)
Parameters
Type |
Name |
Description |
Table |
holeTable |
|
Returns
Declaration
protected override int EnumerateMoveNext(ref Tag currentTag, byte[] state)
Parameters
Type |
Name |
Description |
Tag |
currentTag |
|
byte[] |
state |
|
Returns
Overrides
Declaration
public HoleTableBuilder[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink