getSubCategoryAppearance Method

Query the symbology with which geometry belonging to a specific subcategory is rendered within this viewport. Every SubCategory defines a base symbology independent of any Viewport. If a SubCategoryOverride has been applied to the subcategory within the context of this Viewport, it will be applied to the subcategory's base symbology.

getSubCategoryAppearance(id: Id64String): SubCategoryAppearance

see Viewport.overrideSubCategory

Parameter Type Description
id Id64String The Id of the subcategory.

Returns - The symbology of the subcategory within this viewport, including any overrides.

Defined in

Last Updated: 08 January, 2020