Re: dimensions with non-numerical data
Posted by
dxli on
URL: https://forum.librecad.org/dimensions-with-non-numerical-data-tp5713124p5713367.html
for example, if dimension value is 5.5, and you would like to make it show 5.5 ± 0.1 mm, you may try main menu: Modify -> Properties, and click on the dimension entity:
use the placeholder <> to make the text reads:
<> ± 0.1mm
the ± is provided by the GUI.
Adalbert Hanßen wrote
Sometimes I use LibreCAD to make concept drawings. In such drawings, some dimensions are still open, they micht be alphabetic or even a formula.
When I use functions like
* aligned dimension,
* linear dimension,
* horizontal or vertical dimension,
* radial dimension, diameter dimension,
* angular dimension
I frequently want to replace the automatic measurement value taken from my drawing and replace it by a symbol, like e.g.
* 5.5 mm +- 1mm
* a
* a+b-c
* any text
To do so, I have to make a screenshot, delete the automatically measured numbers and paste my text. That ist very awkward and I therefore propose another set of such tools which
* draws the arrows etc like presently, but does not place numbers but rather lets me input some text instead.
Since there is space for another button above the current one for dimensions, I propose to almost duplicate its image. But replace the A in its current appearance "1.23" for the current functionality (returning numbers taken from the drawing) and label its sibling for textual notes with "abc" instead of "A" (the text being taken from an additional dialog element like the one for inserting text into a drawing).