Class SymbolStyleBuilder
Inheritance
System.Object
System.MarshalByRefObject
SymbolStyleBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Boolean |
|
CenterlineSymbolColor
Declaration
public NXColor CenterlineSymbolColor { get; set; }
Property Value
CenterlineSymbolWidth
Declaration
public LineWidth CenterlineSymbolWidth { get; set; }
Property Value
DraftingSurfaceFinishStandard
Declaration
public SurfaceFinishStandard DraftingSurfaceFinishStandard { 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
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Double |
|
WeldSpaceFactor
Declaration
public double WeldSpaceFactor { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Double |
|
WeldSymbolStandard
Declaration
public WeldStandard WeldSymbolStandard { get; set; }
Property Value
WeldSymbolWidth
Declaration
public LineWidth WeldSymbolWidth { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink