getSubCategoryOverride Method

Obtain the overrides applied to a SubCategoryAppearance by this style.

getSubCategoryOverride(id: Id64String): SubCategoryOverride | undefined

see DisplayStyleState.overrideSubCategory

Parameter Type Description
id Id64String The ID of the SubCategory.

Returns - The corresponding SubCategoryOverride, or undefined if the SubCategory's appearance is not overridden.

Defined in

Last Updated: 08 January, 2020