DisplayStyle3dSettingsProps Interface

JSON representation of DisplayStyle3dSettings associated with a DisplayStyle3dProps.

Extends

Properties

Name Type Description
ao AmbientOcclusion.Props | undefined See ambientOcclusionSettings.  
environment EnvironmentProps | undefined See environment.  
hline HiddenLine.SettingsProps | undefined See hiddenLineSettings.  
lights LightSettingsProps | undefined See DisplayStyle3dSettings.lights.  
planProjections [modelId: string]: PlanProjectionSettingsProps | undefined See planProjections.  
solarShadows SolarShadowSettingsProps | undefined See solarShadows.  
thematic ThematicDisplayProps | undefined See thematic.  

Inherited properties

Name Type Inherited from Description
analysisFraction number | undefined DisplayStyleSettingsProps See analysisFraction.
analysisStyle AnalysisStyleProps | undefined DisplayStyleSettingsProps See analysisStyle.
backgroundColor number | undefined DisplayStyleSettingsProps See backgroundColor.
backgroundMap PersistentBackgroundMapProps | undefined DisplayStyleSettingsProps See backgroundMap.
clipStyle ClipStyleProps | undefined DisplayStyleSettingsProps See clipStyle.
contextRealityModels ContextRealityModelProps[] | undefined DisplayStyleSettingsProps See contextRealityModels.
excludedElements string | Id64Array DisplayStyleSettingsProps Ids of elements not to be displayed in the view.
mapImagery MapImageryProps | undefined DisplayStyleSettingsProps See mapImagery.
modelOvr DisplayStyleModelAppearanceProps[] | undefined DisplayStyleSettingsProps Overrides applied to the appearance of models in the view.
monochromeColor number | undefined DisplayStyleSettingsProps See monochromeColor.
monochromeMode MonochromeMode | undefined DisplayStyleSettingsProps See monochromeMode.
planarClipOvr DisplayStylePlanarClipMaskProps[] | undefined DisplayStyleSettingsProps See planarClipMasks.
realityModelDisplay DisplayStyleRealityModelDisplayProps[] | undefined DisplayStyleSettingsProps Display settings applied to specific reality models in the view.
renderTimeline string | undefined DisplayStyleSettingsProps See renderTimeline.
scheduleScript RenderSchedule.ScriptProps | undefined DisplayStyleSettingsProps See scheduleScriptProps.
subCategoryOvr DisplayStyleSubCategoryProps[] | undefined DisplayStyleSettingsProps Overrides applied to the appearances of subcategories in the view.
timePoint number | undefined DisplayStyleSettingsProps See timePoint.
viewflags ViewFlagProps | undefined DisplayStyleSettingsProps See viewFlags.
whiteOnWhiteReversal WhiteOnWhiteReversalProps | undefined DisplayStyleSettingsProps See whiteOnWhiteReversal.

Defined in

Last Updated: 05 May, 2024