overrideSubCategory Method
Override the symbology of geometry belonging to a specific subcategory when rendered within this viewport.
overrideSubCategory(id: string, ovr: SubCategoryOverride): void
| Parameter | Type | Description | 
|---|---|---|
| id | string | The Id of the subcategory. | 
| ovr | SubCategoryOverride | The symbology overrides to apply to all geometry belonging to the specified subcategory. | 
Returns - void
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.