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