DisplaySettings Object
Description
The DisplaySettings object provides access to properties that provide read and write access of the display appearance related document settings. This is somewhat equivalent to the Display Appearance tab of the Document Settings dialog.
Properties
Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
AreTexturesOn |
Gets and sets whether to turn textures on. |
DepthDimming |
Enables or disables the depth dimming effect that displays entities that are nearer with a brighter light to better convey the depth of the model. |
DisplaySilhouettes |
Read-write property that specifies whether to display silhouette edges for active components. |
EdgeColor |
Gets and sets the color for the edge display (including silhouettes) for active components. |
GroundPlaneSettings |
Property that returns the GroundPlaneSettings object. The GroundPlaneSettings object provides access to various settings that define the ground plane. |
HiddenLineDimmingPercent |
Gets and sets the dimming factor (expressed as a percentage) applied to the display of hidden lines in the model. |
NewWindowDisplayMode |
Gets and sets the default display mode for new windows. |
NewWindowProjectionType |
Gets and sets the default projection type for new windows. |
NewWindowShowAmbientShadows |
Gets and sets whether to display ambient shadows (occlusions) for new windows. |
NewWindowShowGroundPlane |
Gets and sets whether to display ground planes for new windows. |
NewWindowShowGroundReflections |
Gets and sets whether to display ground plane reflections for new windows. |
NewWindowShowGroundShadows |
Gets and sets whether to display ground shadows for new windows. |
NewWindowShowObjectShadows |
Gets and sets whether to display object shadows for new windows. |
Parent |
Property that returns the parent Document object. |
RayTracingQuality |
Gets and sets the quality used when ray tracing is enabled. |
SolidLinesForHiddenEdges |
Gets and sets whether the hidden model edges should be displayed as solid lines. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
UseRayTracingForRealisticDisplay |
Gets and sets whether to enable ray tracing in realistic visual styles for new windows. |
Accessed From
AssemblyDocument.DisplaySettings,
PartDocument.DisplaySettings,
PresentationDocument.DisplaySettings
Version
Introduced in version 2011