Calculation support on dimension label

‹ Previous Topic Next Topic ›
 
classic Classic list List threaded Threaded
♦
♦
1 message Options
Reply | Threaded
Open this post in threaded view
♦
♦
|

Calculation support on dimension label

dxli
This post was updated on .
Issue https://github.com/LibreCAD/LibreCAD/issues/1953

Implemented in 2.2.2-alpha

Similar to using <> for the dimension measured.

Now, it's supported to do calculations:

<> Inches
{<>*25.4} mm

<> Degrees
{100*cos(<>) mm}

The calculator muparser is used for calculation.