DisplayStyle3dSettingsProps Interface

JSON representation of DisplayStyle3dSettings associated with a DisplayStyle3dProps.

Extends

Properties

Name Type Description
ao undefined | AmbientOcclusion.Props See DisplayStyle3dSettings.ambientOcclusionSettings.  
environment undefined | EnvironmentProps See DisplayStyle3dSettings.environment.  
hline undefined | HiddenLine.SettingsProps See DisplayStyle3dSettings.hiddenLineSettings.  
lights undefined | LightSettingsProps See DisplayStyle3dSettings.lights.  
planProjections undefined | { T } See DisplayStyle3dSettings.planProjections.  
solarShadows undefined | SolarShadowSettingsProps See DisplayStyle3dSettings.solarShadows.  
thematic undefined | ThematicDisplayProps See DisplayStyle3dSettings.thematic.  

Inherited properties

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

Defined in

Last Updated: 29 March, 2024