Search Results for

    Show / Hide Table of Contents

    Class IRayPlusStudioEditorBuilder

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    IRayPlusStudioEditorBuilder
    Implements
    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, 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.Display
    Assembly: NXOpen.dll
    Syntax
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public class IRayPlusStudioEditorBuilder : Builder, IMessageSink, IComponentBuilder

    Constructors

    IRayPlusStudioEditorBuilder()

    Declaration
    protected IRayPlusStudioEditorBuilder()

    Properties

    AutoCompletionCustomPixelRatio

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public double AutoCompletionCustomPixelRatio { get; set; }
    Property Value
    Type Description
    double

    AutoCompletionCustomQualityFactor

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public double AutoCompletionCustomQualityFactor { get; set; }
    Property Value
    Type Description
    double

    DynamicIRayPlusCaustics

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public bool DynamicIRayPlusCaustics { get; set; }
    Property Value
    Type Description
    bool

    DynamicIRayPlusStudioRenderMode

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.DynamicIRayPlusStudioRenderModeType DynamicIRayPlusStudioRenderMode { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.DynamicIRayPlusStudioRenderModeType

    DynamicIRayPlusStudioTime

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public DateBuilder DynamicIRayPlusStudioTime { get; }
    Property Value
    Type Description
    DateBuilder

    EyeSeparation

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public double EyeSeparation { get; set; }
    Property Value
    Type Description
    double

    IRayPlusStudioDenoiserToggle

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public bool IRayPlusStudioDenoiserToggle { get; set; }
    Property Value
    Type Description
    bool

    IRayPlusStudioStaticImageDotsPerInch

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public int IRayPlusStudioStaticImageDotsPerInch { get; set; }
    Property Value
    Type Description
    int

    IRayPlusStudioStaticImageDoubleHeight

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public double IRayPlusStudioStaticImageDoubleHeight { get; set; }
    Property Value
    Type Description
    double

    IRayPlusStudioStaticImageDoubleWidth

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public double IRayPlusStudioStaticImageDoubleWidth { get; set; }
    Property Value
    Type Description
    double

    IRayPlusStudioStaticImageFileFormat

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageFileFormatType IRayPlusStudioStaticImageFileFormat { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageFileFormatType

    IRayPlusStudioStaticImageLockAspectRatio

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public bool IRayPlusStudioStaticImageLockAspectRatio { get; set; }
    Property Value
    Type Description
    bool

    IRayPlusStudioStaticImageOrientation

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageOrientationType IRayPlusStudioStaticImageOrientation { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageOrientationType

    IRayPlusStudioStaticImagePixelHeight

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public int IRayPlusStudioStaticImagePixelHeight { get; set; }
    Property Value
    Type Description
    int

    IRayPlusStudioStaticImagePixelWidth

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public int IRayPlusStudioStaticImagePixelWidth { get; set; }
    Property Value
    Type Description
    int

    IRayPlusStudioStaticImageResolution

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageResolutionType IRayPlusStudioStaticImageResolution { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageResolutionType

    IRayPlusStudioStaticImageSize

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageSizeType IRayPlusStudioStaticImageSize { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageSizeType

    IRayPlusStudioStaticImageUnits

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageUnitsType IRayPlusStudioStaticImageUnits { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageUnitsType

    IRayPlusStudioStaticImageVrHeight

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public int IRayPlusStudioStaticImageVrHeight { get; set; }
    Property Value
    Type Description
    int

    IRayPlusStudioStaticImageVrWidth

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public int IRayPlusStudioStaticImageVrWidth { get; set; }
    Property Value
    Type Description
    int

    IRayPlusStudioshowStatusIndicator

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public bool IRayPlusStudioshowStatusIndicator { get; set; }
    Property Value
    Type Description
    bool

    LensType

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.IRayPlusStudioLensType LensType { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.IRayPlusStudioLensType

    RemoteRenderFormat

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.IRayPlusStudioRemoteRenderFormatType RemoteRenderFormat { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.IRayPlusStudioRemoteRenderFormatType

    RemoteRenderIP

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public string RemoteRenderIP { get; set; }
    Property Value
    Type Description
    string

    RemoteRenderPassword

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public string RemoteRenderPassword { get; set; }
    Property Value
    Type Description
    string

    RemoteRenderReserveNodes

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public int RemoteRenderReserveNodes { get; set; }
    Property Value
    Type Description
    int

    RemoteRenderSecurityToken

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public string RemoteRenderSecurityToken { get; set; }
    Property Value
    Type Description
    string

    RemoteRenderToggle

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public bool RemoteRenderToggle { get; set; }
    Property Value
    Type Description
    bool

    RemoteRenderType

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.IRayPlusStudioRemoteRenderType RemoteRenderType { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.IRayPlusStudioRemoteRenderType

    RemoteRenderUsername

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public string RemoteRenderUsername { get; set; }
    Property Value
    Type Description
    string

    RemoteRenderVideoMode

    Declaration
    [Obsolete("Deprecated in NX12.0.0.  This is removed. The video mode is determined by the Ray Traced Studio render mode.")]
    public IRayPlusStudioEditorBuilder.IRayPlusStudioRemoteRenderVideoType RemoteRenderVideoMode { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.IRayPlusStudioRemoteRenderVideoType

    StaticAutoCompletionType

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.IRayPlusStudioAutoCompletionType StaticAutoCompletionType { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.IRayPlusStudioAutoCompletionType

    StaticIRayPlusStudioTime

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public DateBuilder StaticIRayPlusStudioTime { get; }
    Property Value
    Type Description
    DateBuilder

    StaticRenderDuration

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.StaticRenderDurationType StaticRenderDuration { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.StaticRenderDurationType

    StaticRenderNumberOfIterations

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public int StaticRenderNumberOfIterations { get; set; }
    Property Value
    Type Description
    int

    StereoLayout

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public IRayPlusStudioEditorBuilder.IRayPlusStudioStereoLayoutType StereoLayout { get; set; }
    Property Value
    Type Description
    IRayPlusStudioEditorBuilder.IRayPlusStudioStereoLayoutType

    VrCamera

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public CartesianCoordinateSystem VrCamera { get; set; }
    Property Value
    Type Description
    CartesianCoordinateSystem

    VrEnabledToggle

    Declaration
    [Obsolete("Deprecated in NX1980.0.0.  Use NXOpen.Display.IRayPlusStudioPreferencesBuilder instead.")]
    public bool VrEnabledToggle { get; set; }
    Property Value
    Type Description
    bool

    Implements

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