API Reference > imodeljs-common > DisplayStyles > SpatialClassificationProps > SpatialClassificationProps.Classifier SpatialClassificationProps.Classifier Interface Beta Describes a single classifier. Properties Name Type Description expand number A distance in meters to expand the classification around the basic geometry. flags SpatialClassificationProps.FlagsProps Flags controlling how geometry is displayed based on containment within classification. modelId Id64String The Id of the classifier model. name string A user-friendly name for this classifier. Defined in core/common/src/SpatialClassificationProps.ts Line 63 Last Updated: 13 June, 2024