Community
3ds Max Programming
Welcome to Autodesk’s 3ds Max Forums. Share your knowledge, ask questions, and explore popular 3ds Max SDK, Maxscript and Python topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

undo with python

1 REPLY 1
SOLVED
Reply
Message 1 of 2
kostyamaslyuk
564 Views, 1 Reply

undo with python

Hi Area. 

 

Looking for solution to make my commands from python undoable. 

 

At moment in 2016 SP3 python commands are not undoable. Executing maxscript code from python stack also does not add any undo entry.

There is idea to make timer that will look in to global variable filled with values from python. Will post here result if succesful.

Tags (1)
1 REPLY 1
Message 2 of 2

Yes, introducing MaxScript facility for delayed execution of maxscript commands, constructed from Python stack works, undo entry appears in undo stack. Solved.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report