Is there a command in Mechanical stand-alone to reset/clear a model completely (similar to the "File -> New" menu command)?
Was hoping for something like: ExtAPI.Application.New()
ExtAPI.Application.New()
Hi @willblatt, I think what you're looking for is ExtAPI.DataModel.Project.New()
ExtAPI.DataModel.Project.New()