Class LabelCollection
Inheritance
LabelCollection
Assembly: NXOpen.dll
Syntax
public class LabelCollection : TaggedObjectCollection, IMessageSink, IEnumerable
Constructors
LabelCollection()
Declaration
protected LabelCollection()
LabelCollection(Part)
Declaration
protected LabelCollection(Part owner)
Parameters
Type |
Name |
Description |
Part |
owner |
|
Properties
Tag
Declaration
Property Value
Methods
Declaration
public PmiLabel CreatePmiLabel(LabelData labelData, PmiData pmiData, Xform annotationPlane, Point3d origin, LeaderBundle leader)
Parameters
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
NewLabelData()
Declaration
public LabelData NewLabelData()
Returns
ToArray()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink