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.

Defined in

Last Updated: 05 June, 2020