Page 1 of 1

Export model when simulation is paused

Posted: 01 Mar 2016, 00:15
by nemilya
Hello!

Now there is possibility to export model (to obj, stl) when simulation is stopped. But disabled when simulation is paused.

Is it possible to make export of the model to obj, stl when simulation is paused?

Thanks

Re: Export model when simulation is paused

Posted: 01 Mar 2016, 10:27
by coppelia
Hello,

currently, this is not possible via the UI, when simulation is paused. But we changed this for next release.
In the mean time, you can always export shapes, also during simulation or simulation pause, via the API function simExportMesh.

Cheers