I think it can be easier to copy whole controller if you need to copy all keys. Just take this option in the mind. delete objects b = box() seed 0 w…
deletekeys newcontroller for k in oldcontroler.keys do appendkey newcontroller.keys k
Because you only collect and display modifiers from one (selected) node and do not sort the list, the index of the selected item directly corresponds …
I suspect this is all related to the Scintilla document, but I don’t know how to get to it yet.
Forgot to say… The reading of the window caption is not a solution to get an associated file.
image.png897x1165 245 KB there is a log parameter, and it can be set to FileStream. And Using CharStream methods I can set and get filename. Also, …
I found who is causing that pop-up dialog box … as I expected – some Autodesk’s abomination … ADPClientService.exe
Ha ha ha… believe it or not, noise seems to do wonders. Life takes a turn for the better
I don’t think we should expect any improvements in this area… you just have to learn to live with these shortcomings
I wrote my own intersection… built-in was too slow for some of my tasks
of course it has to be done automatically by the system … but who knows? maybe they forgot or missed something? as I remember in version something …
Klvnk: there are situations where this happens with the new geometry can be intersected but the original geometry can’t. My guess is theres a fault …
if you shift newly extruded faces out in ray direction it will work too. the issue is that new faces overlap the original and faced backward to the ra…