Notifications
Clear all

[Closed] Export objects!

This is a long shot, but have you tried appending the “.stl” extension to the end of the file name??

exportFile ((GetDir #scene) + ("exportTest_" + o.name + "_") + (i as string) + ".stl") selectedOnly: True

You are also correct, we can only export a single object to stl, but since we only have one object selected, it shouldn’t make any difference…

Shane

Page 2 / 2