meshBody export
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi TF360,
returnValue = exportManager_var.createSTLExportOptions(geometry, filename)
gives provision to export the following entities.
geometry | The geometry to export. This can be a BRepBody, Occurrence, or Component object. |
I have tried to export meshBody, which is not on the list and despite returnValue = True , no respective file is created. Nevertheless, the mesh body can be successfully saved by the user interface command, indicating that the software code underlying the process is in place.
Would it be possible to add meshBody to the list of STL exports? … if not in this year, then the next one? Currently, I am running my custom export process … but certainly, the one implemented by TF360 will be more … elegant.
HNY & Regards
MichaelT
MichaelT