Dimensions interface

Dimensions of a configuration.

Properties

depth

Depth of the device.

height

Height of the device.

length

Length of the device.

lengthHeightUnit

Unit for the dimensions of length, height and width.

weight

Weight of the device.

weightUnit

Unit for the dimensions of weight.

width

Width of the device.

Property Details

depth

Depth of the device.

depth?: number

Property Value

number

height

Height of the device.

height?: number

Property Value

number

length

Length of the device.

length?: number

Property Value

number

lengthHeightUnit

Unit for the dimensions of length, height and width.

lengthHeightUnit?: string

Property Value

string

weight

Weight of the device.

weight?: number

Property Value

number

weightUnit

Unit for the dimensions of weight.

weightUnit?: string

Property Value

string

width

Width of the device.

width?: number

Property Value

number