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.
 - ModelA digital twin, metadata and access to assets associated with a 3D model of a space.
 - ModelFloorRepresents a floor within the model. This is generally used as a navigation helper as well as a container for rooms, locations and annotations.
 - ModelOptionsSettings for what options are enabled on a given model. Most of these options are set at the account level but may be overridden for specific models.
 - ModelRoomA room within the model, this acts as a container for other information.
 - UnitSettingOverrideOverride the units player option setting.
 - UnlockOptionsOptions to use when unlocking a given bundle.