Submitting Selevral Command

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

Submitting Selevral Command

nicolasbrasseur
Hi,

I am new to CAD and LibreCAD but I find the tool awesome!

I am mainly interested in the command line usage, I've 2 basic questions about it:
- where can I get a reference manual of all the command I may use ?
- how is it possible to submit a batch of command instead of one line at a time ?

thanks in advance

Nico
Reply | Threaded
Open this post in threaded view
|

Re: Submitting Selevral Command

ClaudeQC

Hello Nicolas,


On 15/02/2012 12:22, nicolasbrasseur [via LibreCAD] wrote:

 >
 > - where can I get a reference manual of all the command I may use ?
 >

See here:
http://zxq9.com/librecad/wiki/index.php?title=Commands_and_tools


 >
 > - how is it possible to submit a batch of command instead of one line
 >   at a time ?
 >

Currently, LibreCAD do not support scripting language.


Claude


Reply | Threaded
Open this post in threaded view
|

Re: Submitting Selevral Command

dxli
I always think script should be our high priority for version 2.0.0

First, my personal interests are more about math related.

In reality, I spend most of my development time on bug fixing.

Now, it's very unlikely script support will be in time for 2.0.0 release, unless we got supported by GSoC with one student working on this.

Dongxu

ClaudeQC wrote
Hello Nicolas,


On 15/02/2012 12:22, nicolasbrasseur [via LibreCAD] wrote:

 >
 > - where can I get a reference manual of all the command I may use ?
 >

See here:
http://zxq9.com/librecad/wiki/index.php?title=Commands_and_tools


 >
 > - how is it possible to submit a batch of command instead of one line
 >   at a time ?
 >

Currently, LibreCAD do not support scripting language.


Claude