Blender Export to Multiple Parts

From Open Source Ecology
Revision as of 06:21, 10 February 2021 by Marcin (talk | contribs) (→‎Blender)
Jump to navigation Jump to search

Blender

Batch Export of OBJ

Blender can export an STL or OBJ as multiple parts - by using a plugin.

  • There is a plugin to export a batch of parts as individual files in Blender. [1]
  • More info on multiple part export from last link [2]
  • Link to Blender add-on at [3]
    • Note - see the comment on Blender 2.8 - where you apparently need to use a modified version of the addon if you are at Blender 2.8x and not higher.
    • MJ comment - the 2.8 script worked on OSE Linux 2.0 Prerelease on 2/8/21.
  • But - how to import as multiple OBJ files from SweetHome3D?
    • You can do it with a script pre 2.8 - [4]
    • 2.8 - here is an addon for batch OBJ import - [5]

Batch Import

OBJ batch also works for import.

https://blender.stackexchange.com/questions/5064/how-to-batch-import-wavefront-obj-files

How to Export Sweet Home into Multiple Parts

No evidence that this can be done. Question to Forum:

Is there any way to export a SweetHome3D design as individual OBJ files? I'm trying to import into Blender while retaining individual parts, and Blender has the capacity to open up a batch of OBJ files at one time.

Marcin