API Reference > imodeljs-common > DisplayStyles > DisplayStyleSettings > 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 dropSubCategoryOverride to ensure the changes are promptly visible on the screen. see DisplayStyleSettings.overrideSubCategory Parameter Type Description id Id64String The ID of the SubCategory. Returns - void Defined in core/common/src/DisplayStyleSettings.ts Line 265 Last Updated: 13 June, 2024