call two functions successively

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

call two functions successively

Flo_ensg
Hello,
I'm new in LibreCad, is it possible to call successively 2 functions ? I would like to draw an Arc(ActionDrawArc) and just after plot a radial dimensial (ActionDimRadial) to this Arc. If it's possible, how can I do this ?
Thanks
Reply | Threaded
Open this post in threaded view
|

Re: call two functions successively

dxli
this should be handled by scripting support, which is not available yet.