Search Results for

    Show / Hide Table of Contents

    Class PmiGeneralSetupDisplayBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    PmiGeneralSetupDisplayBuilder
    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 PmiGeneralSetupDisplayBuilder : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    PmiGeneralSetupDisplayBuilder()

    Declaration
    protected PmiGeneralSetupDisplayBuilder()

    Properties

    AnnotationPlane

    Declaration
    public PmiGeneralSetupDisplayBuilder.AnnotationPlaneType AnnotationPlane { get; set; }
    Property Value
    Type Description
    PmiGeneralSetupDisplayBuilder.AnnotationPlaneType

    AnnotationPlaneColor

    Declaration
    public int AnnotationPlaneColor { get; set; }
    Property Value
    Type Description
    int

    AnnotationPlaneDisplay

    Declaration
    public PmiGeneralSetupDisplayBuilder.AnnotationPlaneDisplayType AnnotationPlaneDisplay { get; set; }
    Property Value
    Type Description
    PmiGeneralSetupDisplayBuilder.AnnotationPlaneDisplayType

    AnnotationPlaneFont

    Declaration
    public LineFontBuilder AnnotationPlaneFont { get; }
    Property Value
    Type Description
    LineFontBuilder

    AnnotationPlaneTranslucency

    Declaration
    public int AnnotationPlaneTranslucency { get; set; }
    Property Value
    Type Description
    int

    BackgroundColor

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

    DisplayInAllViews

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

    DisplayPmiShadedModel

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

    EnableBackground

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

    EnableResize

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

    ProjectOntoPlane

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

    ResizeOnCreate

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

    ResizeOnViewSave

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

    ResizeSettings

    Declaration
    public PmiGeneralSetupDisplayBuilder.ResizeSettingsType ResizeSettings { get; set; }
    Property Value
    Type Description
    PmiGeneralSetupDisplayBuilder.ResizeSettingsType

    UpdateReadingDirection

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

    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