Re: How to provide floor plan parameters in a file
Hello Puybaret, Thanks for the response. How can I load this .xml in sweethome3D, I couldn't find any option in the menu.You could create a XML file that respects Sweet Home 3D DTD, then open it with SweetHome3D.
Here's a simple file which describes 4 walls, a room, a door and a window:
Don't forget that the coordinates of a wall or a door/window are measured in their middle.Code: Select all
...
For doors and windows, you can reference files available in the program and listed here.
Looking at demos and files generated by Sweet Home 3D (the XML is stored in the [font=courier new]Home.xml[/font] entry of a SH3D zip file) will give you plenty of information if needed.