overrideSubCategory Method
Customize the way geometry belonging to a SubCategory is drawn by this display style.
overrideSubCategory(id: string, ovr: SubCategoryOverride): void
| 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
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.