ENUM
Units
The units to retrieve a distance of measure in
link GraphQL Schema definition
- enum Units {
- }
link Require by
- BundleOptionsundefined
- DimensionEstimate of room or floor dimensions. This information is not fully available on all models.
- MeasurementA measurement between two points within the model.
- MeasurementPathA representation of measurement path made up of a sequence of points within the model. This structure is intended to replace measurements.
- ModelFloorRepresents a floor within the model. This is generally used as a navigation helper as well as a container for rooms, locations and annotations.
- ModelRoomA room within the model, this acts as a container for other information.
- UnitSettingOverrideOverride the units player option setting. @internal
- UnlockOptionsOptions to use when unlocking a given bundle.