📋 Metadata

💬 Content

hey guys,

i’m trying to get this to work:

exec(bpy.ops.export_mesh.stl(filepath=r”C:\Users\Christian\Desktop”, use_selection=True, batch_mode=‘ON’))

does anyone know how to batch export the selected objects to the desktop with the name from inside blender?


🔗 View on Blender Artists