Ixtalo / SweetHome3dCsv2Html

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SweetHome3dCsv2Html

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.

Usage

  1. Model your appartment with SweetHome3D.
  2. Mark items in the furniture list, e.g. CTRL+A to mark them all.
  3. Copy&Paste, i.e. CTRL+C then paste it in a CSV file.
  4. (Optionally, adjust htmlboxes.py)
  5. Run python htmlboxes.py <FILE.CSV> > htmlboxes.html
  6. Open htmlboxes.html with Web-browser and print it.

Screenshot

About

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.

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%