📋 Metadata
- Author: actimelvanille
- Date: 2020-05-28 19:15:02
- Type:
question - Replies (1): post_03319
💬 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?