Blender Export to Multiple Parts: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 18: Line 18:


=How to Export Sweet Home into Multiple Parts=
=How to Export Sweet Home into Multiple Parts=
No evidence that this can be done. Question to Forum:
No evidence that this can be done. Question to SweetHome3D 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. This is an issue that arises from my need to scale SweetHome3D content 10x when importing to FreeCAD to retain the correct scale. It's a 10x factor.
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. This is an issue that arises from my need to scale SweetHome3D content 10x when importing to FreeCAD to retain the correct scale. It's a 10x factor.

Revision as of 06:36, 10 February 2021

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 SweetHome3D 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. This is an issue that arises from my need to scale SweetHome3D content 10x when importing to FreeCAD to retain the correct scale. It's a 10x factor.

Also - my suggestion is to fix the 10x scaling factor between SweetHome3D and FreeCAD export. That way objects from SweetHome can be used right in FreeCAD, and FreeCAD exports could be used directly in SweetHome. I just found that 3D Videos in SweetHome can be used to make excellent animations for exported FreeCAD content - the ability to make a ready walk-through animation out of FreeCAD work was the easiest walk-through animation workflow I've ever seen - great job Emmanuel.

Any other suggestions on workaround are welcome.

Marcin