API Reference > imodeljs-common > DisplayStyles > DisplayStyleOverridesOptions > includeIModelSpecific includeIModelSpecific includeIModelSpecific: undefined | "true" Serialize iModel-specific settings. These settings are only meaningful within the context of a specific iModel. Setting this to true implies all project-specific settings will be serialized too. The following are iModel-specific settings: Subcategory overrides. Model Appearance overrides. Classifiers associated with context reality models. Analysis style. Schedule script. Excluded elements. Plan projection settings. Thematic sensor settings and height range. If iModel-specific settings are not serialized, sensors will be omitted and, for thematic height mode, the range will be omitted. If the display style settings are associated with a DisplayStyleState, then overriding thematic settings will compute a default height range based on the iModel's project extents. Defined in core/common/src/DisplayStyleSettings.ts Line 215 Last Updated: 11 June, 2024