RoomleConfigurator.Internal.DimensionDefinition
Last updated
Last updated
..DimensionDefinition
Vector2Type
Vector3Type
<Vector2Type
, Vector3Type
>
↳ DimensionDefinition
• fromPosition2d: Vector2Type
start position of the dimension in 2D *
• fromPosition3d: Vector3Type
start position of the dimension in 3D *
• Optional
fromWithoutPadding: Vector2Type
• id: number
• Optional
isCurrentlyDrawn: boolean
• length: number
length of the wall in millimeters *
• lengthFormatted: string
• textDirection: Vector3Type
3D direction vector of the text *
• textPosition2d: Vector2Type
2D position where the length/label should be shown *
• textPosition3d: Vector3Type
3D position where the length/label should be shown *
• textRotation: number
rotation of the text in radians *
• toPosition2d: Vector2Type
end position of the dimension in 2D *
• toPosition3d: Vector3Type
end position of the dimension in 3D *
• Optional
toWithoutPadding: Vector2Type
Vector3
|
Vector3
|
• Optional
attic: <Vector2Type
, Vector3Type
>
.
.
.
.
.
.
.
.
.