Search Results for

    Show / Hide Table of Contents

    Class ShipDraftingViewLinesBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    ShipDraftingViewLinesBuilder
    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
    public class ShipDraftingViewLinesBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    ShipDraftingViewLinesBuilder()

    Declaration
    protected ShipDraftingViewLinesBuilder()

    Properties

    NonSectionedHiddenColor

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

    NonSectionedHiddenFont

    Declaration
    public Font NonSectionedHiddenFont { get; set; }
    Property Value
    Type Description
    Font

    NonSectionedHiddenWidth

    Declaration
    public Width NonSectionedHiddenWidth { get; set; }
    Property Value
    Type Description
    Width

    NonSectionedSecondaryHiddenColor

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

    NonSectionedSecondaryHiddenFont

    Declaration
    public Font NonSectionedSecondaryHiddenFont { get; set; }
    Property Value
    Type Description
    Font

    NonSectionedSecondaryHiddenWidth

    Declaration
    public Width NonSectionedSecondaryHiddenWidth { get; set; }
    Property Value
    Type Description
    Width

    NonSectionedSecondaryVisibleColor

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

    NonSectionedSecondaryVisibleFont

    Declaration
    public Font NonSectionedSecondaryVisibleFont { get; set; }
    Property Value
    Type Description
    Font

    NonSectionedSecondaryVisibleWidth

    Declaration
    public Width NonSectionedSecondaryVisibleWidth { get; set; }
    Property Value
    Type Description
    Width

    NonSectionedVisibleColor

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

    NonSectionedVisibleFont

    Declaration
    public Font NonSectionedVisibleFont { get; set; }
    Property Value
    Type Description
    Font

    NonSectionedVisibleWidth

    Declaration
    public Width NonSectionedVisibleWidth { get; set; }
    Property Value
    Type Description
    Width

    SectionedHiddenColor

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

    SectionedHiddenFont

    Declaration
    public Font SectionedHiddenFont { get; set; }
    Property Value
    Type Description
    Font

    SectionedHiddenWidth

    Declaration
    public Width SectionedHiddenWidth { get; set; }
    Property Value
    Type Description
    Width

    SectionedSecondaryHiddenColor

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

    SectionedSecondaryHiddenFont

    Declaration
    public Font SectionedSecondaryHiddenFont { get; set; }
    Property Value
    Type Description
    Font

    SectionedSecondaryHiddenWidth

    Declaration
    public Width SectionedSecondaryHiddenWidth { get; set; }
    Property Value
    Type Description
    Width

    SectionedSecondaryVisibleColor

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

    SectionedSecondaryVisibleFont

    Declaration
    public Font SectionedSecondaryVisibleFont { get; set; }
    Property Value
    Type Description
    Font

    SectionedSecondaryVisibleWidth

    Declaration
    public Width SectionedSecondaryVisibleWidth { get; set; }
    Property Value
    Type Description
    Width

    SectionedVisibleColor

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

    SectionedVisibleFont

    Declaration
    public Font SectionedVisibleFont { get; set; }
    Property Value
    Type Description
    Font

    SectionedVisibleWidth

    Declaration
    public Width SectionedVisibleWidth { get; set; }
    Property Value
    Type Description
    Width

    SingleLineRepresentation

    Declaration
    public bool SingleLineRepresentation { get; set; }
    Property Value
    Type Description
    System.Boolean

    Implements

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