selecting

 From:  Michael Gibson
1028.5 In reply to 1028.4 
Hi Val,

> by reselect I meant, to reselect previously selected curve/object. Sometimes
> using a tool it will unselect the object or curve after operation.

No sorry there isn't any way to do this. If you let me know which operation is causing you problems I might be able to tune it up. But some operations are geared towards selecting the output so you can do something with it.


There isn't any way to change Esc, but you can hook up another key to do deselection in addition to Esc, set this command on the shorcut key:

code:
script:moi.geometryDatabase.deselectAll();