Integration of BlenderBIM Feaures : FreeCAD Arch/BIM - Native IFC
Re: Integration of BlenderBIM Feaures : FreeCAD Arch/BIM
Realised I only have 6G physical ram, and 6G swap.
When I have Firefox, and run expanding children at some level, the swap memory availability drop and somehow around below 600mB probably, then FC crash (importing ok). Shell window also crash, so it is difficult to screencapture the exact moment FC crash.
When I have Firefox, and run expanding children at some level, the swap memory availability drop and somehow around below 600mB probably, then FC crash (importing ok). Shell window also crash, so it is difficult to screencapture the exact moment FC crash.
Re: Integration of BlenderBIM Feaures : FreeCAD Arch/BIM
Another interesting finding - trying to import Brunopostile's ninteen-plots-X-X.ifc.
After importing, it is a village of house; then expanding children, the village disappear and become 1 house only
After importing, it is a village of house; then expanding children, the village disappear and become 1 house only

- ragohix769
- Posts: 523
- Joined: Sat Jul 18, 2020 7:04 am
- Location: Rome - Italy
Re: Integration of BlenderBIM Feaures : FreeCAD Arch/BIM
So it's a memory problem, as you argued correctly.paullee wrote: ↑Sun Dec 11, 2022 5:08 pm Realised I only have 6G physical ram, and 6G swap.
When I have Firefox, and run expanding children at some level, the swap memory availability drop and somehow around below 600mB probably, then FC crash (importing ok). Shell window also crash, so it is difficult to screencapture the exact moment FC crash.
After #ElonMuskBuyTwitter I'm no more on Twitter, that's really enough 
=> Now you can find me here on #Mastodon: https://mastodon.uno/@opensoul - I hope more people do the same

=> Now you can find me here on #Mastodon: https://mastodon.uno/@opensoul - I hope more people do the same

- ragohix769
- Posts: 523
- Joined: Sat Jul 18, 2020 7:04 am
- Location: Rome - Italy
Re: Integration of BlenderBIM Feaures : FreeCAD Arch/BIM
In my "old" FC 0.21 (no more updated and not on edge so there is the old NativeIFC and the FC 0.21 of one month ago) I opened this file by BrunoPostile, and in memory I can see (via htop) that it uses 10,9 GB, so maybe this is why you have some problem with only 6 GB of ram

- Attachments
-
- wpez9473947.png (693.4 KiB) Viewed 936 times
-
- wepz8983.png (287.04 KiB) Viewed 936 times
After #ElonMuskBuyTwitter I'm no more on Twitter, that's really enough 
=> Now you can find me here on #Mastodon: https://mastodon.uno/@opensoul - I hope more people do the same

=> Now you can find me here on #Mastodon: https://mastodon.uno/@opensoul - I hope more people do the same

Re: Integration of BlenderBIM Feaures : FreeCAD Arch/BIM
Thanks for testing; so yo have expanded Children and get all the shapes of every house right ?
Re: Integration of BlenderBIM Feaures : FreeCAD Arch/BIM
Have tried again
- No Firefox
- Imported ok, seems everything here
- Then, expand Children; seem swap almost used up but not
- ( just note there is something called zram, not much idea what output means though)
- FC do not crash but just after expand is done, only 1 building is left
- Open Firefox (try to report here)
- Then the Terminals crash, as well as FC
- No Firefox
- Imported ok, seems everything here
- Then, expand Children; seem swap almost used up but not
- ( just note there is something called zram, not much idea what output means though)
- FC do not crash but just after expand is done, only 1 building is left

- Open Firefox (try to report here)
- Then the Terminals crash, as well as FC

Re: Integration of BlenderBIM Feaures : FreeCAD Arch/BIM
For reference / record purpose:-
- Found if apply 'Expand Children' to the My Site object 2nd time, all the houses re-appears
- Increase the physical ram from 6G to 8G, much better, can have FireFox up, and Expand Children to some level without crash... until 'swap ram' become below around 900Mb again
- On Fedora system, zRam is used, adding conventional disk swap space has no help at all, super slow then when ram runs out
Re: Integration of BlenderBIM Feaures : FreeCAD Arch/BIM
Interesting! I'll check that file too. It might have particularities regarding sites/buildings...
Note that the importer now has a "Mesh" import mode, which is much faster than the Shape mode. It should take less memory too. The general idea is that the mesh mode is good enough just to view an IFC file, while the shape mode will be needed when working with the geometry. It's possible to also right-click and switch any object between shape and mesh mode.
Note that the importer now has a "Mesh" import mode, which is much faster than the Shape mode. It should take less memory too. The general idea is that the mesh mode is good enough just to view an IFC file, while the shape mode will be needed when working with the geometry. It's possible to also right-click and switch any object between shape and mesh mode.
Re: Integration of BlenderBIM Feaures : FreeCAD Arch/BIM
Great! There are Mesh and Coin mode in the dialog box, what is the difference?
With Mesh mode, there is also in the context menu ( not in Coin mode ) :-
- Transform
- Display Component
- Display Segment
What do they mean for ?
With Mesh mode, there is also in the context menu ( not in Coin mode ) :-
- Transform
- Display Component
- Display Segment
What do they mean for ?
Re: Integration of BlenderBIM Feaures : FreeCAD Arch/BIM
Behaviour seems unexpected:-
With mesh import, and expand Children result in 1st object / building seems to be Shape (has colours).
Further expand Children result in all objects / buildings in the village shown, these all objects are Mesh (has no colour).
EDIT - And Convert To Shape seems not working.
With mesh import, and expand Children result in 1st object / building seems to be Shape (has colours).
Further expand Children result in all objects / buildings in the village shown, these all objects are Mesh (has no colour).
EDIT - And Convert To Shape seems not working.