Search Results for

    Show / Hide Table of Contents

    Class SectionLineStyleBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    SectionLineStyleBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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)
    Namespace: NXOpen.Drawings
    Assembly: NXOpen.dll
    Syntax
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder instead.")]
    public class SectionLineStyleBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    SectionLineStyleBuilder()

    Declaration
    protected SectionLineStyleBuilder()

    Properties

    ArrowheadAngle

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.ArrowheadAngle instead.")]
    public double ArrowheadAngle { get; set; }
    Property Value
    Type Description
    System.Double

    ArrowheadLength

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.ArrowheadLength instead.")]
    public double ArrowheadLength { get; set; }
    Property Value
    Type Description
    System.Double

    ArrowheadStyle

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.Style instead.")]
    public SectionLineStyleBuilder.ArrowheadStyleType ArrowheadStyle { get; set; }
    Property Value
    Type Description
    SectionLineStyleBuilder.ArrowheadStyleType

    ArrowLength

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.ArrowLength instead.")]
    public double ArrowLength { get; set; }
    Property Value
    Type Description
    System.Double

    BorderToArrowDistance

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.BorderToArrowDistance instead.")]
    public double BorderToArrowDistance { get; set; }
    Property Value
    Type Description
    System.Double

    CreateSectionLine

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.ShowSectionLine instead.")]
    public SectionLineStyleBuilder.CreateSectionLineType CreateSectionLine { get; set; }
    Property Value
    Type Description
    SectionLineStyleBuilder.CreateSectionLineType

    DisplayJisrotationLetter

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.DisplayRotationLetter instead.")]
    public bool DisplayJisrotationLetter { get; set; }
    Property Value
    Type Description
    System.Boolean

    DisplayLabel

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.Display instead.")]
    public bool DisplayLabel { get; set; }
    Property Value
    Type Description
    System.Boolean

    Font

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.LineColorFontWidth instead.")]
    public SectionLineStyleBuilder.FontStyle Font { get; set; }
    Property Value
    Type Description
    SectionLineStyleBuilder.FontStyle

    LabelLocation

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.LabelLocation instead.")]
    public SectionLineStyleBuilder.LabelLocationStyle LabelLocation { get; set; }
    Property Value
    Type Description
    SectionLineStyleBuilder.LabelLocationStyle

    Letter

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use Drawings.ViewCommonViewLabelBuilder.Letter instead.")]
    public string Letter { get; set; }
    Property Value
    Type Description
    System.String

    LineLength

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.LineLength instead.")]
    public double LineLength { get; set; }
    Property Value
    Type Description
    System.Double

    Offset

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.UseOffset instead.")]
    public double Offset { get; set; }
    Property Value
    Type Description
    System.Double

    SelectLetter

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.SelectRotationLetter instead.")]
    public SelectTaggedObject SelectLetter { get; }
    Property Value
    Type Description
    SelectTaggedObject

    Standard

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.TypeStandard instead.")]
    public SectionLineStyleBuilder.StandardStyle Standard { get; set; }
    Property Value
    Type Description
    SectionLineStyleBuilder.StandardStyle

    StubLength

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.Overhang instead.")]
    public double StubLength { get; set; }
    Property Value
    Type Description
    System.Double

    UseOffset

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.UseOffset instead.")]
    public bool UseOffset { get; set; }
    Property Value
    Type Description
    System.Boolean

    Width

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.LineColorFontWidth instead.")]
    public SectionLineStyleBuilder.WidthStyle Width { get; set; }
    Property Value
    Type Description
    SectionLineStyleBuilder.WidthStyle

    Methods

    GetColor()

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.LineColorFontWidth instead.")]
    public NXColor GetColor()
    Returns
    Type Description
    NXColor

    SetColor(NXColor)

    Declaration
    [Obsolete("Deprecated in NX10.0.0.  Use NXOpen.Drawings.ViewSectionLineBuilder.LineColorFontWidth instead.")]
    public void SetColor(NXColor color)
    Parameters
    Type Name Description
    NXColor color

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX