PDA

View Full Version : DoEvents equivalent in maxscript


pissupoosa
12-14-2009, 05:26 AM
Hey.

can someone tell the equivalent maxscript command for application.doevents()... im very new to maxscript and am solving problems as i go on..

regards

pp

denisT
12-14-2009, 02:59 PM
Hey.

can someone tell the equivalent maxscript command for application.doevents()... im very new to maxscript and am solving problems as i go on..

regards

pp

(dotnetclass "System.Windows.Forms.Application").DoEvents()

CGTalk Moderation
12-14-2009, 02:59 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.