Class WeldLabelBuilder
Inheritance
WeldLabelBuilder
Assembly: NXOpen.dll
Syntax
public class WeldLabelBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
WeldLabelBuilder()
Declaration
protected WeldLabelBuilder()
Properties
IncludeLeader
Declaration
public bool IncludeLeader { get; set; }
Property Value
Leader
Declaration
public LeaderBuilder Leader { get; }
Property Value
Objects
Declaration
public SelectNXObjectList Objects { get; }
Property Value
Origin
Declaration
public OriginBuilder Origin { get; }
Property Value
PlaneType
Declaration
public WeldLabelBuilder.OrientationPlaneType PlaneType { get; set; }
Property Value
Style
Declaration
public StyleBuilder Style { get; }
Property Value
Text
Declaration
public TextWithEditControlsBuilder Text { get; }
Property Value
UserCsys
Declaration
public CoordinateSystem UserCsys { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink