Login  Register

Re: scripting

Posted by Mike Hayes on Mar 01, 2016; 4:05pm
URL: https://forum.librecad.org/scripting-tp5711935p5713130.html

A typical architectural use might be automatically drawing the side view of a staircase given the length, height, and number of steps.

I realise that such a use would not be achievable solely by redirecting a text file to the command prompt, which would be limited to replaying a fixed pre-written sequence.

A facility to pause and accept variable user input would also be necessary. Perhaps this could be combined with a suggestion I made in another thread about being able to use variables with the command line calculator <a href="http://">http://forum.librecad.org/Variables-in-command-line-calculator-tp5711464.html