2012-09-30 13:54 UTC
I have an autolisp ODCL call back that runs fine.
It could evaluate a (defun c:somecommand ()) that would repeat if enter pressed at the command line.
Is there a way to register it with autocad such that it can be run again by pressing enter,
just as if the command had been run at the command line?
It could evaluate a (defun c:somecommand ()) that would repeat if enter pressed at the command line.
Is there a way to register it with autocad such that it can be run again by pressing enter,
just as if the command had been run at the command line?