LibreCAD commands

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
joe
Reply | Threaded
Open this post in threaded view
|

LibreCAD commands

joe
Hello everybody,

According to this post, LibreCAD can be controlled by commands. This is a great feature, since it is possible to create drawings programmatically.

However, I don't seem to find any commands to create and select layers. Am I missing something obvious?

While at it: is there a possibility to read the drawing commands from a file?
Reply | Threaded
Open this post in threaded view
|

Re: LibreCAD commands

sp1der
The commands being referred to are only basic short cut typed in codes at the command line for simple tool use. Nothing so spectacular as a command for select/create layers is available..yet -anyway!

See here for a list of short cut key codes for LibreCAD:

http://wiki.librecad.org/index.php/A_short_manual_for_use_from_the_command_line
joe
Reply | Threaded
Open this post in threaded view
|

Re: LibreCAD commands

joe
Too bad...

And it's not even possible to fill in commands via cut-n-paste. If I type something like

"li 0,0 10,10"

it will be ignored. It won't even work if I paste something like
"
li
0,0
10,10
"

Am I missing something? Do I really have to type everything manually? What's the point of the command interface, then?
Reply | Threaded
Open this post in threaded view
|

Re: LibreCAD commands

sp1der
I hear you Joe, it does seem pointless...but there you go - it is what it is for now.

But hey Joe at least libreCAD is free, cant complain!

Maybe you can add a feature request for something to be developed:

http://sourceforge.net/p/librecad/feature-requests/