Search Results for

    Show / Hide Table of Contents

    Class Background

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    Background
    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.Display
    Assembly: NXOpen.dll
    Syntax
    public class Background : Builder, IMessageSink, IComponentBuilder

    Constructors

    Background()

    Declaration
    protected Background()

    Properties

    BackgroundCategory

    Declaration
    public Background.CategoryType BackgroundCategory { get; set; }
    Property Value
    Type Description
    Background.CategoryType

    BackgroundShadedViewsBackgroundImage

    Declaration
    public int BackgroundShadedViewsBackgroundImage { get; set; }
    Property Value
    Type Description
    System.Int32

    BackgroundShadedViewsType

    Declaration
    public int BackgroundShadedViewsType { get; set; }
    Property Value
    Type Description
    System.Int32

    BackgroundType

    Declaration
    public Background.Type BackgroundType { get; set; }
    Property Value
    Type Description
    Background.Type

    BackgroundWireframeViewsType

    Declaration
    public int BackgroundWireframeViewsType { get; set; }
    Property Value
    Type Description
    System.Int32

    BackgroundWireframeViewsUsedShadedViewsSetting

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

    DomeImage

    Declaration
    public Image DomeImage { get; set; }
    Property Value
    Type Description
    Image

    DomeImageFilename

    Declaration
    public string DomeImageFilename { get; set; }
    Property Value
    Type Description
    System.String

    DomeOrigin

    Declaration
    public Point DomeOrigin { get; set; }
    Property Value
    Type Description
    Point

    DomeSize

    Declaration
    public double DomeSize { get; set; }
    Property Value
    Type Description
    System.Double

    DomeType

    Declaration
    public Background.BackgroundDomeType DomeType { get; set; }
    Property Value
    Type Description
    Background.BackgroundDomeType

    Image

    Declaration
    public Image Image { get; set; }
    Property Value
    Type Description
    Image

    ImageFilename

    Declaration
    public string ImageFilename { get; set; }
    Property Value
    Type Description
    System.String

    ImageHorizon

    Declaration
    public double ImageHorizon { get; set; }
    Property Value
    Type Description
    System.Double

    ImageRotation

    Declaration
    public double ImageRotation { get; set; }
    Property Value
    Type Description
    System.Double

    ImageUpVector

    Declaration
    public Direction ImageUpVector { get; set; }
    Property Value
    Type Description
    Direction

    UseStageSizeAndOrientation

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

    Methods

    GetBackgroundShadedViewsGraduatedBottom()

    Declaration
    public double[] GetBackgroundShadedViewsGraduatedBottom()
    Returns
    Type Description
    System.Double[]

    GetBackgroundShadedViewsGraduatedTop()

    Declaration
    public double[] GetBackgroundShadedViewsGraduatedTop()
    Returns
    Type Description
    System.Double[]

    GetBackgroundShadedViewsPlain()

    Declaration
    public double[] GetBackgroundShadedViewsPlain()
    Returns
    Type Description
    System.Double[]

    GetBackgroundWireframeViewsGraduatedBottom()

    Declaration
    public double[] GetBackgroundWireframeViewsGraduatedBottom()
    Returns
    Type Description
    System.Double[]

    GetBackgroundWireframeViewsGraduatedTop()

    Declaration
    public double[] GetBackgroundWireframeViewsGraduatedTop()
    Returns
    Type Description
    System.Double[]

    GetBackgroundWireframeViewsPlain()

    Declaration
    public double[] GetBackgroundWireframeViewsPlain()
    Returns
    Type Description
    System.Double[]

    GetBottomColor()

    Declaration
    public double[] GetBottomColor()
    Returns
    Type Description
    System.Double[]

    GetTopColor()

    Declaration
    public double[] GetTopColor()
    Returns
    Type Description
    System.Double[]

    ImageFileSelect()

    Declaration
    public void ImageFileSelect()

    SetBackgroundShadedViewsGraduatedBottom(Double[])

    Declaration
    public void SetBackgroundShadedViewsGraduatedBottom(double[] bottomColor)
    Parameters
    Type Name Description
    System.Double[] bottomColor

    SetBackgroundShadedViewsGraduatedTop(Double[])

    Declaration
    public void SetBackgroundShadedViewsGraduatedTop(double[] topColor)
    Parameters
    Type Name Description
    System.Double[] topColor

    SetBackgroundShadedViewsPlain(Double[])

    Declaration
    public void SetBackgroundShadedViewsPlain(double[] plainColor)
    Parameters
    Type Name Description
    System.Double[] plainColor

    SetBackgroundWireframeViewsGraduatedBottom(Double[])

    Declaration
    public void SetBackgroundWireframeViewsGraduatedBottom(double[] bottomColor)
    Parameters
    Type Name Description
    System.Double[] bottomColor

    SetBackgroundWireframeViewsGraduatedTop(Double[])

    Declaration
    public void SetBackgroundWireframeViewsGraduatedTop(double[] topColor)
    Parameters
    Type Name Description
    System.Double[] topColor

    SetBackgroundWireframeViewsPlain(Double[])

    Declaration
    public void SetBackgroundWireframeViewsPlain(double[] plainColor)
    Parameters
    Type Name Description
    System.Double[] plainColor

    SetBottomColor(Double[])

    Declaration
    public void SetBottomColor(double[] bottomColor)
    Parameters
    Type Name Description
    System.Double[] bottomColor

    SetTopColor(Double[])

    Declaration
    public void SetTopColor(double[] topColor)
    Parameters
    Type Name Description
    System.Double[] topColor

    ShadedBackgroundOptionDark()

    Declaration
    public void ShadedBackgroundOptionDark()

    ShadedBackgroundOptionDarkImage()

    Declaration
    public void ShadedBackgroundOptionDarkImage()

    ShadedBackgroundOptionGraduatedDark()

    Declaration
    public void ShadedBackgroundOptionGraduatedDark()

    ShadedBackgroundOptionGraduatedLight()

    Declaration
    public void ShadedBackgroundOptionGraduatedLight()

    ShadedBackgroundOptionLight()

    Declaration
    public void ShadedBackgroundOptionLight()

    ShadedBackgroundOptionLightImage()

    Declaration
    public void ShadedBackgroundOptionLightImage()

    ShadedBackgroundOptionWhite()

    Declaration
    public void ShadedBackgroundOptionWhite()

    WireframeBackgroundOptionDark()

    Declaration
    public void WireframeBackgroundOptionDark()

    WireframeBackgroundOptionGraduatedDark()

    Declaration
    public void WireframeBackgroundOptionGraduatedDark()

    WireframeBackgroundOptionGraduatedLight()

    Declaration
    public void WireframeBackgroundOptionGraduatedLight()

    WireframeBackgroundOptionLight()

    Declaration
    public void WireframeBackgroundOptionLight()

    WireframeBackgroundOptionWhite()

    Declaration
    public void WireframeBackgroundOptionWhite()

    Implements

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