Class SymbolStyleBuilder
Inheritance
SymbolStyleBuilder
Assembly: NXOpen.dll
Syntax
public class SymbolStyleBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
SymbolStyleBuilder()
Declaration
protected SymbolStyleBuilder()
Properties
AttachToIdSymbolVertex
Declaration
public bool AttachToIdSymbolVertex { get; set; }
Property Value
AutoSymbolSize
Declaration
public bool AutoSymbolSize { get; set; }
Property Value
BalloonType
Declaration
public BalloonTypes BalloonType { get; set; }
Property Value
CenterlineSymbolColor
Declaration
public NXColor CenterlineSymbolColor { get; set; }
Property Value
CenterlineSymbolWidth
Declaration
public LineWidth CenterlineSymbolWidth { get; set; }
Property Value
DatumLabelStartingLetter
Declaration
public string DatumLabelStartingLetter { get; set; }
Property Value
DraftingSurfaceFinishStandard
Declaration
public SurfaceFinishStandard DraftingSurfaceFinishStandard { get; set; }
Property Value
EdgeConditionColor
Declaration
public NXColor EdgeConditionColor { get; set; }
Property Value
EdgeConditionSymbolExtendReferenceLine
Declaration
public bool EdgeConditionSymbolExtendReferenceLine { get; set; }
Property Value
EdgeConditionWidth
Declaration
public LineWidth EdgeConditionWidth { get; set; }
Property Value
FcfAdditionalTextUnderline
Declaration
public SymbolStyleBuilder.FcfTextUnderlineOption FcfAdditionalTextUnderline { get; set; }
Property Value
GdtSymbolColor
Declaration
public NXColor GdtSymbolColor { get; set; }
Property Value
GdtSymbolFont
Declaration
public DisplayableObject.ObjectFont GdtSymbolFont { get; set; }
Property Value
GdtSymbolWidth
Declaration
public LineWidth GdtSymbolWidth { get; set; }
Property Value
IdSymbolColor
Declaration
public NXColor IdSymbolColor { get; set; }
Property Value
IdSymbolFont
Declaration
public DisplayableObject.ObjectFont IdSymbolFont { get; set; }
Property Value
IdSymbolSize
Declaration
public double IdSymbolSize { get; set; }
Property Value
IdSymbolWidth
Declaration
public LineWidth IdSymbolWidth { get; set; }
Property Value
IntersectionSymbolColor
Declaration
public NXColor IntersectionSymbolColor { get; set; }
Property Value
IntersectionSymbolFont
Declaration
public DisplayableObject.ObjectFont IntersectionSymbolFont { get; set; }
Property Value
IntersectionSymbolWidth
Declaration
public LineWidth IntersectionSymbolWidth { get; set; }
Property Value
SurfaceFinishColor
Declaration
public NXColor SurfaceFinishColor { get; set; }
Property Value
SurfaceFinishFont
Declaration
public DisplayableObject.ObjectFont SurfaceFinishFont { get; set; }
Property Value
SurfaceFinishWidth
Declaration
public LineWidth SurfaceFinishWidth { get; set; }
Property Value
TargetSymbolColor
Declaration
public NXColor TargetSymbolColor { get; set; }
Property Value
TargetSymbolFont
Declaration
public DisplayableObject.ObjectFont TargetSymbolFont { get; set; }
Property Value
TargetSymbolWidth
Declaration
public LineWidth TargetSymbolWidth { get; set; }
Property Value
UserDefinedSymbolColor
Declaration
public NXColor UserDefinedSymbolColor { get; set; }
Property Value
UserDefinedSymbolFont
Declaration
public DisplayableObject.ObjectFont UserDefinedSymbolFont { get; set; }
Property Value
UserDefinedSymbolWidth
Declaration
public LineWidth UserDefinedSymbolWidth { get; set; }
Property Value
WeldLineGap
Declaration
public double WeldLineGap { get; set; }
Property Value
WeldSpaceFactor
Declaration
public double WeldSpaceFactor { get; set; }
Property Value
WeldSymbolColor
Declaration
public NXColor WeldSymbolColor { get; set; }
Property Value
WeldSymbolFont
Declaration
public DisplayableObject.ObjectFont WeldSymbolFont { get; set; }
Property Value
WeldSymbolSizeFactor
Declaration
public double WeldSymbolSizeFactor { get; set; }
Property Value
WeldSymbolStandard
Declaration
public WeldStandard WeldSymbolStandard { get; set; }
Property Value
WeldSymbolWidth
Declaration
public LineWidth WeldSymbolWidth { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink