Class PartFamilyTableCollection
Inheritance
PartFamilyTableCollection
Assembly: NXOpen.dll
Syntax
public class PartFamilyTableCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
PartFamilyTableCollection()
Declaration
protected PartFamilyTableCollection()
PartFamilyTableCollection(AnnotationManager)
Declaration
protected PartFamilyTableCollection(AnnotationManager owner)
Parameters
Properties
Tag
Declaration
Property Value
Methods
CreatePartFamilyTableBuilder(Table)
Declaration
public PartFamilyTableBuilder CreatePartFamilyTableBuilder(Table partFamilyTable)
Parameters
Type |
Name |
Description |
Table |
partFamilyTable |
|
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
public PartFamilyTable[] ToArray()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink