Search Results for

    Show / Hide Table of Contents

    Class SymbolStyleBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    SymbolStyleBuilder
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Annotations
    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
    bool

    BalloonType

    Declaration
    public BalloonTypes BalloonType { get; set; }
    Property Value
    Type Description
    BalloonTypes

    CenterlineSymbolColor

    Declaration
    public NXColor CenterlineSymbolColor { get; set; }
    Property Value
    Type Description
    NXColor

    CenterlineSymbolWidth

    Declaration
    public LineWidth CenterlineSymbolWidth { get; set; }
    Property Value
    Type Description
    LineWidth

    DatumLabelStartingLetter

    Declaration
    public string DatumLabelStartingLetter { get; set; }
    Property Value
    Type Description
    string

    DraftingSurfaceFinishStandard

    Declaration
    public SurfaceFinishStandard DraftingSurfaceFinishStandard { get; set; }
    Property Value
    Type Description
    SurfaceFinishStandard

    EdgeConditionColor

    Declaration
    public NXColor EdgeConditionColor { get; set; }
    Property Value
    Type Description
    NXColor

    EdgeConditionSymbolExtendReferenceLine

    Declaration
    public bool EdgeConditionSymbolExtendReferenceLine { get; set; }
    Property Value
    Type Description
    bool

    EdgeConditionWidth

    Declaration
    public LineWidth EdgeConditionWidth { get; set; }
    Property Value
    Type Description
    LineWidth

    FcfAdditionalTextUnderline

    Declaration
    public SymbolStyleBuilder.FcfTextUnderlineOption FcfAdditionalTextUnderline { get; set; }
    Property Value
    Type Description
    SymbolStyleBuilder.FcfTextUnderlineOption

    GdtSymbolColor

    Declaration
    public NXColor GdtSymbolColor { get; set; }
    Property Value
    Type Description
    NXColor

    GdtSymbolFont

    Declaration
    public DisplayableObject.ObjectFont GdtSymbolFont { get; set; }
    Property Value
    Type Description
    DisplayableObject.ObjectFont

    GdtSymbolWidth

    Declaration
    public LineWidth GdtSymbolWidth { get; set; }
    Property Value
    Type Description
    LineWidth

    IdSymbolColor

    Declaration
    public NXColor IdSymbolColor { get; set; }
    Property Value
    Type Description
    NXColor

    IdSymbolFont

    Declaration
    public DisplayableObject.ObjectFont IdSymbolFont { get; set; }
    Property Value
    Type Description
    DisplayableObject.ObjectFont

    IdSymbolSize

    Declaration
    public double IdSymbolSize { get; set; }
    Property Value
    Type Description
    double

    IdSymbolWidth

    Declaration
    public LineWidth IdSymbolWidth { get; set; }
    Property Value
    Type Description
    LineWidth

    IntersectionSymbolColor

    Declaration
    public NXColor IntersectionSymbolColor { get; set; }
    Property Value
    Type Description
    NXColor

    IntersectionSymbolFont

    Declaration
    public DisplayableObject.ObjectFont IntersectionSymbolFont { get; set; }
    Property Value
    Type Description
    DisplayableObject.ObjectFont

    IntersectionSymbolWidth

    Declaration
    public LineWidth IntersectionSymbolWidth { get; set; }
    Property Value
    Type Description
    LineWidth

    SurfaceFinishColor

    Declaration
    public NXColor SurfaceFinishColor { get; set; }
    Property Value
    Type Description
    NXColor

    SurfaceFinishFont

    Declaration
    public DisplayableObject.ObjectFont SurfaceFinishFont { get; set; }
    Property Value
    Type Description
    DisplayableObject.ObjectFont

    SurfaceFinishWidth

    Declaration
    public LineWidth SurfaceFinishWidth { get; set; }
    Property Value
    Type Description
    LineWidth

    TargetSymbolColor

    Declaration
    public NXColor TargetSymbolColor { get; set; }
    Property Value
    Type Description
    NXColor

    TargetSymbolFont

    Declaration
    public DisplayableObject.ObjectFont TargetSymbolFont { get; set; }
    Property Value
    Type Description
    DisplayableObject.ObjectFont

    TargetSymbolWidth

    Declaration
    public LineWidth TargetSymbolWidth { get; set; }
    Property Value
    Type Description
    LineWidth

    UserDefinedSymbolColor

    Declaration
    public NXColor UserDefinedSymbolColor { get; set; }
    Property Value
    Type Description
    NXColor

    UserDefinedSymbolFont

    Declaration
    public DisplayableObject.ObjectFont UserDefinedSymbolFont { get; set; }
    Property Value
    Type Description
    DisplayableObject.ObjectFont

    UserDefinedSymbolWidth

    Declaration
    public LineWidth UserDefinedSymbolWidth { get; set; }
    Property Value
    Type Description
    LineWidth

    WeldLineGap

    Declaration
    public double WeldLineGap { get; set; }
    Property Value
    Type Description
    double

    WeldSpaceFactor

    Declaration
    public double WeldSpaceFactor { get; set; }
    Property Value
    Type Description
    double

    WeldSymbolColor

    Declaration
    public NXColor WeldSymbolColor { get; set; }
    Property Value
    Type Description
    NXColor

    WeldSymbolFont

    Declaration
    public DisplayableObject.ObjectFont WeldSymbolFont { get; set; }
    Property Value
    Type Description
    DisplayableObject.ObjectFont

    WeldSymbolSizeFactor

    Declaration
    public double WeldSymbolSizeFactor { get; set; }
    Property Value
    Type Description
    double

    WeldSymbolStandard

    Declaration
    public WeldStandard WeldSymbolStandard { get; set; }
    Property Value
    Type Description
    WeldStandard

    WeldSymbolWidth

    Declaration
    public LineWidth WeldSymbolWidth { get; set; }
    Property Value
    Type Description
    LineWidth

    Methods

    Validate()

    Declaration
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX