Get pickCoordinate without Gui Action
Posted: Fri Oct 22, 2021 2:33 pm
Hi everyone.
I have been working on an AutoCAD lisp routine and I want to translate that to QCAD. So far, simple.js has been wonderful. But when I try to get a coordinate to draw a circle, all documentation I can find is using guiAction. Is there a way to invoke this without a guiAction? I want to be able to prompt user for a coordinate after some settings has been set by the user.
Thanks in advance.
I have been working on an AutoCAD lisp routine and I want to translate that to QCAD. So far, simple.js has been wonderful. But when I try to get a coordinate to draw a circle, all documentation I can find is using guiAction. Is there a way to invoke this without a guiAction? I want to be able to prompt user for a coordinate after some settings has been set by the user.
Thanks in advance.