Class IRayPlusStudioEditorBuilder
Inheritance
System.Object
System.MarshalByRefObject
IRayPlusStudioEditorBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
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)
Assembly: NXOpen.dll
Syntax
public class IRayPlusStudioEditorBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
IRayPlusStudioEditorBuilder()
Declaration
protected IRayPlusStudioEditorBuilder()
Properties
DynamicIRayPlusCaustics
Declaration
public bool DynamicIRayPlusCaustics { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DynamicIRayPlusStudioRenderMode
Declaration
public IRayPlusStudioEditorBuilder.DynamicIRayPlusStudioRenderModeType DynamicIRayPlusStudioRenderMode { get; set; }
Property Value
DynamicIRayPlusStudioTime
Declaration
public DateBuilder DynamicIRayPlusStudioTime { get; }
Property Value
EyeSeparation
Declaration
public double EyeSeparation { get; set; }
Property Value
Type |
Description |
System.Double |
|
IRayPlusStudioshowStatusIndicator
Declaration
public bool IRayPlusStudioshowStatusIndicator { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IRayPlusStudioStaticImageDotsPerInch
Declaration
public int IRayPlusStudioStaticImageDotsPerInch { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IRayPlusStudioStaticImageDoubleHeight
Declaration
public double IRayPlusStudioStaticImageDoubleHeight { get; set; }
Property Value
Type |
Description |
System.Double |
|
IRayPlusStudioStaticImageDoubleWidth
Declaration
public double IRayPlusStudioStaticImageDoubleWidth { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageFileFormatType IRayPlusStudioStaticImageFileFormat { get; set; }
Property Value
IRayPlusStudioStaticImageLockAspectRatio
Declaration
public bool IRayPlusStudioStaticImageLockAspectRatio { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IRayPlusStudioStaticImageOrientation
Declaration
public IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageOrientationType IRayPlusStudioStaticImageOrientation { get; set; }
Property Value
IRayPlusStudioStaticImagePixelHeight
Declaration
public int IRayPlusStudioStaticImagePixelHeight { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IRayPlusStudioStaticImagePixelWidth
Declaration
public int IRayPlusStudioStaticImagePixelWidth { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IRayPlusStudioStaticImageResolution
Declaration
public IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageResolutionType IRayPlusStudioStaticImageResolution { get; set; }
Property Value
IRayPlusStudioStaticImageSize
Declaration
public IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageSizeType IRayPlusStudioStaticImageSize { get; set; }
Property Value
IRayPlusStudioStaticImageUnits
Declaration
public IRayPlusStudioEditorBuilder.IRayPlusStudioStaticImageUnitsType IRayPlusStudioStaticImageUnits { get; set; }
Property Value
IRayPlusStudioStaticImageVrHeight
Declaration
public int IRayPlusStudioStaticImageVrHeight { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IRayPlusStudioStaticImageVrWidth
Declaration
public int IRayPlusStudioStaticImageVrWidth { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LensType
Declaration
public IRayPlusStudioEditorBuilder.IRayPlusStudioLensType LensType { get; set; }
Property Value
Declaration
public IRayPlusStudioEditorBuilder.IRayPlusStudioRemoteRenderFormatType RemoteRenderFormat { get; set; }
Property Value
RemoteRenderIP
Declaration
public string RemoteRenderIP { get; set; }
Property Value
Type |
Description |
System.String |
|
RemoteRenderSecurityToken
Declaration
public string RemoteRenderSecurityToken { get; set; }
Property Value
Type |
Description |
System.String |
|
RemoteRenderToggle
Declaration
public bool RemoteRenderToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RemoteRenderType
Declaration
public IRayPlusStudioEditorBuilder.IRayPlusStudioRemoteRenderType RemoteRenderType { get; set; }
Property Value
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
StaticIRayPlusStudioTime
Declaration
public DateBuilder StaticIRayPlusStudioTime { get; }
Property Value
StereoLayout
Declaration
public IRayPlusStudioEditorBuilder.IRayPlusStudioStereoLayoutType StereoLayout { get; set; }
Property Value
VrCamera
Declaration
public CartesianCoordinateSystem VrCamera { get; set; }
Property Value
VrEnabledToggle
Declaration
public bool VrEnabledToggle { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink