square meter calculator
An interior design application to draw house plans & arrange furniture
Brought to you by:
puybaret,
space-mushrooms
The sum of the selected rooms could be easily done with a plug-in.
The getArea method of Room class
http://www.sweethome3d.eu/javadoc/com/eteks/sweethome3d/model/Room.html#getArea() returns the area of a room and the getSelectedItems of Home class http://www.sweethome3d.eu/javadoc/com/eteks/sweethome3d/model/Home.html#getSelectedItems() returns the items selected in a home. To get only the rooms in that list, use http://www.sweethome3d.eu/javadoc/com/eteks/sweethome3d/model/Home.html#getRoomsSubList(java.util.List)
Anybody here to write its first plug-in after reading http://www.sweethome3d.eu/pluginDeveloperGuide.html ?
I have just started using SH3D (i.e. version 5.0). This ticket has been open for over 5 years! I would have liked to have this feature, but with the walls included because build costs are related to the total floor costs.
Further, is there any chance of a statistics page that shows:
1) total floor area, with and without walls;
2) length of external walls;
3) area of external walls;
4) area of external walls less windows, doors, and so on;
5) length of internal walls, not including external walls;
6) area of internal walls, not including external walls doors etc;
7) dimensions and area of smallest enclosing rectangle of the ground floor.
hello anyone help me?