Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

hmsilva
en respuesta a: BIMologist_


@Anonymous.BIMologist.Mysorewala wrote:

When I am exploding and I get this error

 

...

Is there a way to suppress this Popup as it kills a SCRIPT I am running.,

?Is there is sysvar or registery entry to kill this popup


Untested,

in your SCRIPT

set DRAWORDERCTL to 0

explode

set DRAWORDERCTL to 3

 

Hope this helps,
Henrique

 

EESignature