Print at Dec 21, 2025, 6:34:26 AM

Posted by enkonyito at Jan 28, 2019, 2:10:48 AM
Re: Different '3D view' rendering qualities to accommodate different...
If you know how to do it easier, please share?
How to do it in a simpler way?

It is possible to modify the drawing mode and see the rendering of the 3D view without recompiling the source code.

First of all you have to use the JAR version of Sweet Home 3D with the command line
java -Dcom.eteks.sweethome3d.j3d.drawingModeEnabled=true -jar path/to/SweetHome3D-version.jar


Then add drawingMode='OUTLINE' after the <environment tag in the Home.xml file of your project.
To edit Home.xml, change the extension of your project ".sh3d" to ".zip".
You must repeat this step for each new project.
----------------------------------------
EnkoNyito