assert failed - error handing in scripted process

 From:  Michael Gibson
9429.2 In reply to 9429.1 
Hi Clayton, sorry there is not currently any way to turn off the release mode assert dialog, but they will be disabled in the next beta and also in the final release. I'll also put in something to avoid throwing them in the future when you're doing an automated processing run with a startup script.

The warning/error is related to 2 factors in the file, one is that it has offset surface types in it, and also the object is at an exceedingly tiny scale, just 0.0002 units across. I think this is causing problems with the methods that are trying to replace the offset surface with a regular NURBS surface since it is far below the fitting tolerance that it ends up using. I'll investigate it some to see if this can be tuned up but in general it's good to avoid having objects at such an extreme tiny scale.


Thanks,
- Michael