|
I am seeking help in how to draw a line with a specified endpoint in feet and inches, but I receive an 'Expression Syntax Error' because LibreCad doesn't understand my input. I began the drawing by setting the workspace units to 'Architectural'. The line I want to draw is 23 and 5/8ths inches long (just under two feet in length) with the startpoint @ 0,0,0. Here are the steps I entered from the command line:
[Command]: line
[Specify first point]: 0,0,0
[Specify second point] ; 1'-11 5/8",0
[Message from LibreCad]: Expression Syntax Error
What is the correct syntax for expressing 23-5/8" ?
|