DisplayStyleSubCategoryProps Interface

Describes the SubCategoryOverrides applied to a SubCategory by a DisplayStyle.

@see DisplayStyleSettingsProps

Extends

Properties

Name Type Description
subCategory undefined | string The Id of the SubCategory whose appearance is to be overridden.  

Inherited properties

Name Type Inherited from Description
color undefined | number SubCategoryAppearance.Props See SubCategoryAppearance.color.
fill undefined | number SubCategoryAppearance.Props See SubCategoryAppearance.fillColor.
invisible undefined | boolean SubCategoryAppearance.Props See SubCategoryAppearance.invisible.
material undefined | string SubCategoryAppearance.Props See SubCategoryAppearance.materialId.
priority undefined | number SubCategoryAppearance.Props See SubCategoryAppearance.priority.
style undefined | string SubCategoryAppearance.Props See SubCategoryAppearance.styleId.
transp undefined | number SubCategoryAppearance.Props See SubCategoryAppearance.transparency.
transpFill undefined | number SubCategoryAppearance.Props See SubCategoryAppearance.fillTransparency.
weight undefined | number SubCategoryAppearance.Props See SubCategoryAppearance.weight.

Defined in

Last Updated: 28 March, 2024