Re: Entering architectural dimensions on command line
Posted by
tyrel on
Nov 10, 2013; 6:26pm
URL: https://forum.librecad.org/Entering-architectural-dimensions-on-command-line-tp5709151p5709154.html
I've been looking at the source for LibreCAD and I can see why this doesn't work. It uses the muParse library for parsing numerical expressions, and it doesn't know anything about the units here.
I may download the source and compile it myself to see if I can come up with a good way to handle this. Drawing architectural blueprints in the US without being able to type dimensions this way is impossible.