(solved) crash with ifc import?

This forum section is only for IFC-related issues
paullee
Veteran
Posts: 5098
Joined: Wed May 04, 2016 3:58 pm

Re: (Workaround) crash with ifc import?

Post by paullee »

I see, thanks :)

Basically make an account in below link. Some guidelines are available.

Thanks helping :)

https://tracker.freecadweb.org/my_view_page.php
Bug submission guidelines
User avatar
thomas-neemann
Veteran
Posts: 11801
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: (Workaround) crash with ifc import?

Post by thomas-neemann »

paullee wrote: Fri Jan 07, 2022 8:24 pm ...
Basically make an account in below link. Some guidelines are available.

Thanks helping :)

done


https://tracker.freecadweb.org/view.php?id=4820
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
User avatar
thomas-neemann
Veteran
Posts: 11801
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: (Workaround) crash with ifc import?

Post by thomas-neemann »

if you prefer to have a stp file instead of dae. then this is possible with this


Code: Select all

./IfcConvert --no-normals 923.ifc 923.stp
923.stp
(516.66 KiB) Downloaded 67 times



1.png
1.png (126.27 KiB) Viewed 1982 times
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
User avatar
thomas-neemann
Veteran
Posts: 11801
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: (Workaround) crash with ifc import?

Post by thomas-neemann »

Thanks for the fix, it's working now


how can you change the status "new" in the tracer?

OS: Ubuntu 20.04.1 LTS (XFCE/xubuntu)
Word size of FreeCAD: 64-bit
Version: 0.20.27078 (Git) AppImage
Build type: Release
Branch: (HEAD detached at bcdd926)
Hash: bcdd926686f2245fe60baface1cce1ab3dff7a5b
Python version: 3.9.9
Qt version: 5.12.9
Coin version: 4.0.0
OCC version: 7.5.3
Locale: German/Germany (de_DE)
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
chrisb
Veteran
Posts: 53924
Joined: Tue Mar 17, 2015 9:14 am

Re: (Workaround) crash with ifc import?

Post by chrisb »

thomas-neemann wrote: Tue Feb 01, 2022 8:00 am how can you change the status "new" in the tracer?
The issue itself is not fixed, or is it?
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
User avatar
thomas-neemann
Veteran
Posts: 11801
Joined: Wed Jan 22, 2020 6:03 pm
Location: Osnabrück DE 🇩🇪
Contact:

Re: (Workaround) crash with ifc import?

Post by thomas-neemann »

chrisb wrote: Tue Feb 01, 2022 10:46 am
The issue itself is not fixed, or is it?
apparently another fix solved this problem, it works now
Gruß Dipl.-Ing. (FH) Thomas Neemann

https://www.youtube.com/@thomasneemann5 ... ry=freecad
chrisb
Veteran
Posts: 53924
Joined: Tue Mar 17, 2015 9:14 am

Re: (Workaround) crash with ifc import?

Post by chrisb »

thomas-neemann wrote: Tue Feb 01, 2022 10:48 am apparently another fix solved this problem, it works now
Thanks, I will close the ticket.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Post Reply