PersistentSpatialClassifier Type Alias
PersistentSpatialClassifier = SpatialClassifier & { tileTreeReference?: never }
A SpatialClassifier that uses geometry from a persistent GeometricModelState to classify a reality model.
@see SpatialClassifiersState to configure a reality model's classifiers.
Defined in
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.