View Issue Details

IDProjectCategoryView StatusLast Update
0001384ArchFeaturepublic2014-02-07 13:20
Reporteryorik Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Summary0001384: Arch - IFC browser
DescriptionAdd 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 InformationIdeas:
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
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 4e722e2c

2014-02-07 13:57:34

yorik

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

Issue History

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