API Reference > imodeljs-common > DisplayStyles > DisplayStyleSettings > overrideSubCategory overrideSubCategory Method Customize the way geometry belonging to a SubCategory is drawn by this display style. overrideSubCategory(id: string, ovr: SubCategoryOverride): void see DisplayStyleSettings.dropSubCategoryOverride Parameter Type Description id string The Id of the SubCategory whose appearance is to be overridden. ovr SubCategoryOverride The overrides to apply to the SubCategoryAppearance. Returns - void Defined in core/common/src/DisplayStyleSettings.ts Line 765 Last Updated: 11 June, 2024