Base class for various dimension types.
Dimension entities show length, angle, radius and diameter measurements.
new Dimension():
Dimension
arrowheadPlacement:
ArrowheadPlacementType=ArrowheadPlacementType.INTERNAL
Arrowhead placement.
firstArrowType:
ArrowType=ArrowType.CLOSED_FILLED
First arrow type.
isTextAlignedHorizontally:
boolean=false
Indicates whether the measurement text is align horizontally
measurementValue:
number=0
Actual measurement value.
secondArrowType:
ArrowType=ArrowType.CLOSED_FILLED
Second arrow type.
text:
Text
Dimension text.
get id():
bigint
Returns object id.
bigint
get uuid():
null| `$string