Post #3314: hey guys,

๐Ÿ“‹ Metadata

๐Ÿท๏ธ Tags

macro scripting intermediate unsolved

  • 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?


๐Ÿ”— View on Blender Artists