View Issue Details

IDProjectCategoryView StatusLast Update
0000982ArchFeaturepublic2013-07-18 14:05
Reporteryorik Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Target Version0.14Fixed in Version0.14 
Summary0000982: Arch module - Space object
DescriptionA space object, that would define an empty space, and could be made of a solid, or defined by boundary objects (walls, floors, ceilings, etc). It should be able to return a volume, and if applicable a floor area, wall area, ceiling area, and if applicable openings area

Question is: how to define a volume by border planes...
TagsNo tags attached.
FreeCAD Information

Activities

yorik

2013-02-06 13:46

administrator   ~0002887

Solutions to calculate the volume: http://forum.freecadweb.org/viewtopic.php?f=10&t=3541

2013-02-06 14:16

 

space calculation.jpg (Attachment missing)

yorik

2013-02-06 14:17

administrator   ~0002888

More ideas - annexed space calculation.jpg

yorik

2013-07-18 14:05

administrator   ~0003416

Basic implementation done with commit b263789

A new space tool allows to create Space objects on top of a selected solid shape, or from several selected boundary faces. The Space object remains bound to the boundary object in case they change.

New boundaries can be added later on with the Arch Add tool, even on space objects created from a solid shape.

Existing boundaries can be removed from a Space object with the Arch Remove tool.

Space objects use the "Detailed" display mode to show the horizontal area (taken from a plane crossing the space at its central point) at the center of the space.

Issue History

Date Modified Username Field Change
2013-02-06 12:43 yorik New Issue
2013-02-06 12:43 yorik Status new => assigned
2013-02-06 12:43 yorik Assigned To => yorik
2013-02-06 13:46 yorik Note Added: 0002887
2013-02-06 14:16 yorik File Added: space calculation.jpg
2013-02-06 14:17 yorik Note Added: 0002888
2013-07-18 14:05 yorik Note Added: 0003416
2013-07-18 14:05 yorik Status assigned => closed
2013-07-18 14:05 yorik Resolution open => fixed
2013-07-18 14:05 yorik Fixed in Version => 0.14