Hi, I am trying to use Nglib to do some surface mesh regeneration. At the end of the day, I want to save the surface mesh it created into an STL format. I tried using Ng_SaveMesh but it creates a text format that is not STL (looks like its .vol). Can I do this using any call in Nglib? Basically, its the functionality in GUI where one first sets the "Export format" to STL and then uses Export Mesh. Thanks!
Thanks for creating the bug, I was searching just for this very thing (I thought...