API Reference > imodeljs-frontend > Views > DisplayStyleState > dropSubCategoryOverride dropSubCategoryOverride Method Remove any SubCategoryOverride applied to a SubCategoryAppearance by this style. dropSubCategoryOverride(id: Id64String): void note If this style is associated with a ViewState attached to a Viewport, use ViewState.dropSubCategoryOverride to ensure the changes are promptly visible on the screen. see DisplayStyleState.overrideSubCategory Parameter Type Description id Id64String The ID of the SubCategory. Returns - void Defined in core/frontend/src/DisplayStyleState.ts Line 274 Last Updated: 13 June, 2024