Post #3314: hey guys,
๐ Metadata
- Author: actimelvanille
- Date: 2020-05-28 19:15:02
- Type:
question - Quality Score: 5/10
- Replies (1): post_03319
๐ท๏ธ Tags
macro scripting intermediate unsolved
โ๏ธ Related PME Features
- Macro Editor
- Python Scripting
๐ฌ 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?