call two functions successively
Posted by Flo_ensg on Apr 03, 2013; 9:33am
URL: https://forum.librecad.org/call-two-functions-successively-tp5707839.html
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