Class SessionVisualizationScreen
Inheritance
System.Object
System.MarshalByRefObject
SessionVisualizationScreen
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.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class SessionVisualizationScreen : NXRemotableObject, IMessageSink
Constructors
SessionVisualizationScreen(SessionPreferences)
Declaration
protected SessionVisualizationScreen(SessionPreferences owner)
Parameters
Properties
CsysFixedSizeOnScreen
Declaration
[Obsolete("Deprecated in NX12.0.0. Use NXOpen.Preferences.PartVisualizationScreen.CsysFixedSizeOnScreen instead")]
public bool CsysFixedSizeOnScreen { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CsysShowThrough
Declaration
[Obsolete("Deprecated in NX12.0.0. Use NXOpen.Preferences.PartVisualizationScreen.CsysShowThrough instead")]
public bool CsysShowThrough { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DisplayCenterOfRotation
Declaration
public bool DisplayCenterOfRotation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
DoFitOnHideOrShow
Declaration
public bool DoFitOnHideOrShow { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ExcludeDatumsFromFit
Declaration
public bool ExcludeDatumsFromFit { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
FitPercentage
Declaration
public int FitPercentage { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
FitToSectionClipPlanes
Declaration
public bool FitToSectionClipPlanes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
HighPrecisionRotation
Declaration
public bool HighPrecisionRotation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
InferEdgeOutput
Declaration
public bool InferEdgeOutput { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PreserveFieldOfViewAngleForFit
Declaration
public bool PreserveFieldOfViewAngleForFit { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
RotationPointDelay
Declaration
public int RotationPointDelay { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Tag
Declaration
Property Value
TriadLocation
Declaration
[Obsolete("Deprecated in NX12.0.0. Use NXOpen.Preferences.PartVisualizationScreen.TriadLocation instead")]
public SessionVisualizationScreen.ViewTriadLocation TriadLocation { get; set; }
Property Value
TriadVisibility
Declaration
[Obsolete("Deprecated in NX12.0.0. Use NXOpen.Preferences.PartVisualizationScreen.TriadVisibility instead")]
public int TriadVisibility { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink