Generates an HTML file with the contours for a list of furnitures from the application SweetHome3D (CSV export). The resulting HTML code/page can then be printed and used for modeling.
- Model your appartment with SweetHome3D.
- Mark items in the furniture list, e.g. CTRL+A to mark them all.
- Copy&Paste, i.e. CTRL+C then paste it in a CSV file.
- (Optionally, adjust
htmlboxes.py
) - Run
python htmlboxes.py <FILE.CSV> > htmlboxes.html
- Open
htmlboxes.html
with Web-browser and print it.