Member kritskiy Posted October 18, 2024 Member Share Posted October 18, 2024 (edited) Basically, the topic. Is it possible to wrap a function that does a lot of stuff so that it's one undo step? Edited October 18, 2024 by kritskiy Quote Link to comment Share on other sites More sharing options...
Carlosan Posted November 19, 2024 Share Posted November 19, 2024 This type of questions (very specific) is better to drop a line to Andrew directly. This is the answer from support AI bot, but I didn't try it. you can wrap a complex function into a single undo step by using the StartUndo() and EndUndo() functions in your script. This will ensure that all the actions performed within these functions are treated as a single undoable action. Quote Link to comment Share on other sites More sharing options...
Member kritskiy Posted November 30, 2024 Author Member Share Posted November 30, 2024 On 11/19/2024 at 4:42 PM, Carlosan said: This type of questions (very specific) is better to drop a line to Andrew directly. I wonder, where to ? I wrote to support@3d-coat.com , support@pilgway.com and to Vitalii Volokh at vitaliivl@gmail.com about a month ago but didn't get an answer unfortunately AI unfortunately won't help here: it probably doesn't know about API so it just hallucinates Quote Link to comment Share on other sites More sharing options...
Carlosan Posted November 30, 2024 Share Posted November 30, 2024 Sorry I forgot to attach the mail to andrewashpagin@gmail.com Quote Link to comment Share on other sites More sharing options...
Member kritskiy Posted March 28 Author Member Share Posted March 28 maybe @carrots could help ? I've seen you're working/helping with the Python API.. I've seen that there was some undo functionality added in one of the updates several months ago but docs weren't updated and I have no idea how to use it with a function Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.