(SOLVED) IFC export / import test

This forum section is only for IFC-related issues
Post Reply
User avatar
thomas-neemann
Veteran
Posts: 11921
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

(SOLVED) IFC export / import test

Post by thomas-neemann »

here is an actual test with a small house

Bildschirmfoto_2023-03-10_21-29-59.png
Bildschirmfoto_2023-03-10_21-29-59.png (82.69 KiB) Viewed 7411 times

this is how the import of the ifc file looks like

Bildschirmfoto_2023-03-10_21-34-44.png
Bildschirmfoto_2023-03-10_21-34-44.png (20.23 KiB) Viewed 7411 times
2133.FCStd
(214.29 KiB) Downloaded 94 times

Code: Select all

OS: Ubuntu 20.04.1 LTS (XFCE/xubuntu)
Word size of FreeCAD: 64-bit
Version: 0.21.0.31917 (Git) AppImage
Build type: Release
Branch: master
Hash: 4639283b459f9ff9093e289908cc003db8745b82
Python 3.10.9, Qt 5.15.6, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3
Locale: German/Germany (de_DE)
Installed mods: 
  * Curves 0.6.8
Last edited by thomas-neemann on Sat Mar 11, 2023 1:46 pm, edited 1 time in total.
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC export / import test

Post by bernd »

moved to new topic
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC export / import test

Post by bernd »

works great here on

Code: Select all

OS: Windows 10 Version 2009
Word size of FreeCAD: 64-bit
Version: 0.21.0.31917 (Git)
Build type: Release
Branch: master
Hash: 4639283b459f9ff9093e289908cc003db8745b82
Python 3.10.9, Qt 5.15.6, Coin 4.0.0, Vtk 9.1.0, OCC 7.6.3
Locale: German/Switzerland (de_CH)
Installed mods: 
  * 3dfindit
  * A2plus
  * animation
  * BCFPlugin 1.0.0
  * BIM
  * BIMStatik
  * bimtester
  * bimtesterdata
  * BOLTSFC
  * Cubus
  * ETHcasDIGITAL_1819
  * FEMExamples
  * FEMToolBox
  * flamingo
  * FreeCAD-NativeIFC 2022.10.20
  * geoosm
  * hfcMystran
  * IFCToolBox
  * lattice2 1.0.0
  * Macros
  * MinWB
  * MyWB
  * MyWorkBench
  * Octahedron
  * PartFromWeb
  * PropertyToolBox
  * Raumbuch
  * README.md
  * Rebar
  * rebar2
  * Reinforcement
  * smartbim
  * SwissNPK
  * timber
  * trails

make a Arch object from each object at set the type to something reasonable. Use brep on export and you will get a very nice BIM model 8-)


2133_sorted.FCStd
(433.93 KiB) Downloaded 93 times

2133_sorted-Building.ifc
(175.88 KiB) Downloaded 99 times

screen1.png
screen1.png (125.06 KiB) Viewed 7357 times

screen2.png
screen2.png (122.75 KiB) Viewed 7357 times
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC export / import test

Post by bernd »

reimport works very well with standard importer and new native importer AddOn. The only one I saw was transparency of the windows which is missing on import ...



standard importer
screen3.png
screen3.png (141.65 KiB) Viewed 7353 times



native importer AddOn
screen4.png
screen4.png (130.81 KiB) Viewed 7353 times
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC export / import test

Post by bernd »

great small BIM example thanks for sharing. :D

to all devs involved in ifc and Arch development ... good job :mrgreen:
User avatar
bernd
Veteran
Posts: 12851
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC export / import test

Post by bernd »

Next step could be to add materials to the model.


Ahh and the wood structure are all member, the ifctype of some could be switched to columns and beams indstead of member.
User avatar
thomas-neemann
Veteran
Posts: 11921
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: IFC export / import test

Post by thomas-neemann »

bernd wrote: Sat Mar 11, 2023 10:45 am ..... Use brep on export and you will get a very nice BIM model 8-)

...
Hello Bernd

it works. Thanks very much

greetings thomas
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
Post Reply