Announcements
Autodesk Community will be read-only between April 26 and April 27 as we complete essential maintenance. We will remove this banner once completed. Thanks for your understanding

meshBody export

MichaelT_123
Advisor

meshBody export

MichaelT_123
Advisor
Advisor

Hi TF360,

 

returnValue = exportManager_var.createSTLExportOptions(geometry, filename)

 

gives provision to export the following entities.

 

geometry

Base

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
2 Likes
Reply
201 Views
0 Replies
Replies (0)