FreeCAD: master c692d6e1

Author Committer Branch Timestamp Parent
yorik yorik master 2015-04-24 21:30:38 master 9967bbe2
Changeset Arch: IFC importer can now recreate extrusions

By enabling the setting in IFC preferences, the IFC
importer can now detect if an input shape is a normal
extrusion, and create the object as a Part::Extrusion.
mod - src/Mod/Arch/ArchCommands.py Diff File
mod - src/Mod/Arch/ArchComponent.py Diff File
mod - src/Mod/Arch/Resources/ui/archprefs-import.ui Diff File
mod - src/Mod/Arch/importIFC.py Diff File