Description
A Horizontal dimension is defined by a start point (StartPoint), an end point (EndPoint), a
distance line position (LinePosition), and a text position (TextPosition).
Object
GeoticDimension *dimension style* with dim_Rotated as dimType and a 0º rotation
Commands
DimRotatedHor or dimhor
The Horizontal dimension command first asks for 2 points from which we want the horizontal
distance, and then the position of the distance line, the position of the text is calculated from
these 3 points.
Remarks
The text and the distance line are drawn in the plane formed by the distance line position and
the extrusion vector (ExtrusionVector) and with the current dimension style (ActiveDimStyle) of
the document.
By default, the text is the horizontal distance separating the start and end points, but you can
write what you want with the dimText property.