API Reference > imodeljs-common > DisplayStyles > PlanProjectionSettingsProps > enforceDisplayPriority enforceDisplayPriority enforceDisplayPriority: undefined | boolean If defined and true, subcategory display priority is used to specify the draw order of portions of the model. Geometry belonging to a subcategory with a higher priority value is drawn on top of coincident geometry belonging to a subcategory with a lower priority value. The priorities can be modified at display time using FeatureSymbology.Overrides. Note that subcategory "layers" cross model boundaries; that is, geometry belonging to the same subcategory in different models are drawn as part of the same layer. Defined in core/common/src/PlanProjectionSettings.ts Line 24 Last Updated: 11 June, 2024