API Reference > imodeljs-frontend > Views > DisplayStyleState > getSubCategoryOverride getSubCategoryOverride Method Obtain the overrides applied to a SubCategoryAppearance by this style. getSubCategoryOverride(id: Id64String): SubCategoryOverride | undefined see DisplayStyleState.overrideSubCategory Parameter Type Description id Id64String The ID of the SubCategory. Returns - SubCategoryOverride | undefined The corresponding SubCategoryOverride, or undefined if the SubCategory's appearance is not overridden. Defined in core/frontend/src/DisplayStyleState.ts Line 284 Last Updated: 13 June, 2024