View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002556 | Arch | Feature | public | 2016-05-15 03:37 | 2019-02-15 00:27 |
| Reporter | yorik | Assigned To | yorik | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Platform | PC | OS | Debian | OS Version | Testing 64bit |
| Target Version | 0.18 | Fixed in Version | 0.18 | ||
| Summary | 0002556: grid object refinements | ||||
| Description | A new grid object, which can be composed of 1, 2 (or 3?) arch axes or based on arbitrary geometry. It should be exportable and importable to/from an IfcGrid http://www.buildingsmart-tech.org/ifc/IFC4x1/html/schema/ifcproductextension/lexical/ifcgrid.htm It should also allow the merging of adjacent areas comprised between axes, like spreadsheet cells. It should also deliver a list of points (the intersections) and be able to build faces for each "cell". It should also be possible to delete specific cells (make "holes" in the grid) | ||||
| Tags | IFC, spreadsheet | ||||
| FreeCAD Information | |||||
| related to | 0001844 | new | Integrate a client for the buildingSMART Data Dictionary web service |
|
|
Possible workflow: - create a face for each group of 4 axes (ex. A,B,3,4) - handle possible self-intersections - merge selected faces according to a list (ex. AB34 should be merged with AB45) - remove selected faces according to a list (ex. remove BC12) - build a shell from the remaining faces - get verts and edges from that shell |
|
|
This is done already (arch grid) |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-05-15 03:37 | yorik | New Issue | |
| 2016-05-15 03:37 | yorik | Status | new => assigned |
| 2016-05-15 03:37 | yorik | Assigned To | => yorik |
| 2016-05-15 03:45 | yorik | Description Updated | |
| 2016-05-15 03:49 | yorik | Note Added: 0007109 | |
| 2017-05-22 13:57 | Kunda1 | Tag Attached: IFC | |
| 2017-07-13 01:11 | Kunda1 | Relationship added | related to 0001844 |
| 2017-11-05 11:15 | Kunda1 | Tag Attached: spreadsheet | |
| 2017-11-05 11:20 | Kunda1 | Summary | grid object => grid object refinements |
| 2017-11-05 11:20 | Kunda1 | Description Updated | |
| 2018-01-11 16:16 | yorik | Target Version | => 0.18 |
| 2019-02-15 00:27 | yorik | Status | assigned => closed |
| 2019-02-15 00:27 | yorik | Resolution | open => fixed |
| 2019-02-15 00:27 | yorik | Fixed in Version | => 0.18 |
| 2019-02-15 00:27 | yorik | Note Added: 0012648 |
FreeCAD