View Issue Details

IDProjectCategoryView StatusLast Update
0002430ArchFeaturepublic2016-02-05 01:30
Reporterrockn Assigned Torockn  
PrioritynormalSeverityfeatureReproducibilityhave not tried
Status closedResolutionfixed 
PlatformLinux UbuntuOS14.04OS Version64 bits
Product Version0.16 
Target Version0.16 
Summary0002430: Add Import/Edit/Export IfcPropertySet and IfcPropertySingleValue
DescriptionI started to develop functionality in importIFC to import, easily access, edit and export IfcPropertySingleValue (property) with their IfcPropertySet (category) from an IFC file.
First the arch component object get a new "IfcProperties" property that is a link to an object.
At the import, properties are of each object are stored in a spreadsheet object. And this spreadsheet is linked to the arch object.
Note that we can create/change the linked spreadsheet object at any time.
We can freely edit this ifcspreadsheet object.
At the export, if an arch object have a linked ifcspreadsheet, properties and categories are stored in the IFC file.
Additional InformationForum discussion :
http://forum.freecadweb.org/viewtopic.php?f=23&t=14059
Git branch to test :
https://github.com/wood-galaxy/FreeCAD/tree/bim-ifcproperty
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master 980b8dbe

2016-02-04 20:55:45

rockn

Details Diff
Arch - Fix 0002430 - Add IFC Spreadsheet properties system Affected Issues
0002430
mod - src/Mod/Arch/ArchCommands.py Diff File
mod - src/Mod/Arch/ArchComponent.py Diff File
mod - src/Mod/Arch/InitGui.py Diff File
mod - src/Mod/Arch/Resources/ui/preferences-ifc.ui Diff File
mod - src/Mod/Arch/importIFC.py Diff File

Issue History

Date Modified Username Field Change
2016-01-31 10:39 rockn New Issue
2016-01-31 10:39 rockn Status new => assigned
2016-01-31 10:39 rockn Assigned To => rockn
2016-02-05 01:30 rockn Changeset attached => FreeCAD Master master 980b8dbe
2016-02-05 01:30 rockn Status assigned => closed
2016-02-05 01:30 rockn Resolution open => fixed