To my knowledge, while Bolt’s “Bolt Sculpt Mesh” is able to be called from an external applications (CLI, Python/Matlab system command, etc), this is not possible to do with Bolt’s “Bolt Hex Mesh” tool. We’d like to automate some Bolt Hex Mesh operations, but this is impossible to do without this feature.
Something akin to Bolt’s sculpt mesh:
sculpt -j 8 -stl myfile.stl -cs 0.5
Thoughts?