View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001384 | Arch | Feature | public | 2014-02-04 15:08 | 2014-02-07 13:20 |
| Reporter | yorik | Assigned To | yorik | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Summary | 0001384: Arch - IFC browser | ||||
| Description | Add an IFC browser, based on the original python parser (100% safe) that can display the contents of an ifc file (objects + properties) in an elegant manner (a kind of tree view maybe). This would be not meant to represent the building structure, but rather offer a way to easily check the contents of an IFC file, and compare against what is imported in FreeCAD. | ||||
| Additional Information | Ideas: http://geometrygym.wdfiles.com/local--files/2013-blog-posts/131009%20parametric%20binding%20IFC.png http://bim42.files.wordpress.com/2012/07/buildingelements.jpg http://collectivebim.com/wp-content/uploads/2012/12/SMC-Component-Hierarchy.jpg | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
FreeCAD: master 4e722e2c 2014-02-07 13:57:34 Details Diff |
Arch: IFC browser - fixes 0001384 Arch -> Utilities -> IFC Explorer This opens a browser window that displays the contents of an IFC file in a more readable manner than a text editor. |
Affected Issues 0001384 |
|
| mod - src/Mod/Arch/ArchCommands.py | Diff File | ||
| mod - src/Mod/Arch/Arch_rc.py | Diff File | ||
| mod - src/Mod/Arch/InitGui.py | Diff File | ||
| mod - src/Mod/Arch/Resources/Arch.qrc | Diff File | ||
| add - src/Mod/Arch/Resources/icons/IFC.svg | Diff File | ||
| mod - src/Mod/Arch/ifcReader.py | Diff File | ||
| mod - src/Mod/Arch/importIFC.py | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-02-04 15:08 | yorik | New Issue | |
| 2014-02-04 15:08 | yorik | Status | new => assigned |
| 2014-02-04 15:08 | yorik | Assigned To | => yorik |
| 2014-02-04 15:08 | yorik | Project | FreeCAD => Arch |
| 2014-02-07 13:20 | yorik | Changeset attached | => FreeCAD Master master 4e722e2c |
| 2014-02-07 13:20 | yorik | Status | assigned => closed |
| 2014-02-07 13:20 | yorik | Resolution | open => fixed |
FreeCAD