IFC Viewer ifcplusplus

This forum section is only for IFC-related issues
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

updated my reop of ifcplusplus to latest Github. Good news no changes to do to compile on my Debian Stretch :D
paullee
Veteran
Posts: 5098
Joined: Wed May 04, 2016 3:58 pm

Re: IFC Viewer ifcplusplus

Post by paullee »

Just to report :)

Download the latest version the other day from Bernd's reop of ifcplusplus at Github.

Compiling ok on Fedora 29 and it run :D
Screenshot from 2019-03-02 15-40-27.png
Screenshot from 2019-03-02 15-40-27.png (182.04 KiB) Viewed 2996 times
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

Had not been updated the viewer for a while thus just some information ... My repo is uptodate with original repo of ifcplusplus. I had to make three small changes to get it compiled on Debian Stretch and Debian Buster. See https://github.com/berndhahnebach/ifcpl ... its/master
Cyril
Posts: 133
Joined: Wed Aug 23, 2017 5:04 pm
Location: Geneva (Switzerland)
Contact:

Re: IFC Viewer ifcplusplus

Post by Cyril »

I have updated IFC++ in AUR for Arch based distros : https://aur.archlinux.org/packages/ifcplusplus-git/
Thanks bernd for the if UNIX in CMakeList.txt, it is also an issue on Arch.
Image
I blog about HVAC / BIM / Energy : pythoncvc.net. If you like you can follow the RSS feed.
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

updated https://github.com/berndhahnebach/ifcplusplus to latest commits of upstream original repo of ifcquery. Compile script for Debian Buster is on https://gist.github.com/berndhahnebach/ ... 7db6043e33

I had to add another small fix to get it compiled. See all changes I made in commit history: https://github.com/berndhahnebach/ifcpl ... its/master

I may go for a PR if I have a minute

bernd
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

Is there someone around with knowledge in multi threading. IfcPP does support it. It would speed up reading files a lot, if we could compile it on Linux in this regard. I started an issue but did not came any further. See https://github.com/ifcquery/ifcplusplus/issues/103
User avatar
yorik
Founder
Posts: 13640
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: IFC Viewer ifcplusplus

Post by yorik »

Have you guys seen that there is a new example app in examples/ based on coin? https://github.com/ifcquery/ifcplusplus
Unfortunatley it seems configured for windows only, but I'm curious...
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

yorik wrote: Wed Aug 14, 2019 2:05 am Have you guys seen that there is a new example app in examples/ based on coin? https://github.com/ifcquery/ifcplusplus
Unfortunatley it seems configured for windows only, but I'm curious...
I saw it, but I saw this too ... based on MFC Microsoft Office Fluent User Interface and I did not look any further, because I exspected this not to run on Linux. Am I wrong?
User avatar
yorik
Founder
Posts: 13640
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: IFC Viewer ifcplusplus

Post by yorik »

Hmm I think you're right... What a pity :)

In old IfcQuery screenshots, there were interesting additional panels to the app, (properties, etc) which are not available in the QT viewer. However, these panels really seem to be QT (the rest of the app is identical to the QT viewer). I wonder what they have become, maybe Fabian Gerold wouldn't at some point agree to open them...
User avatar
bernd
Veteran
Posts: 12849
Joined: Sun Sep 08, 2013 8:07 pm
Location: Zürich, Switzerland
Contact:

Re: IFC Viewer ifcplusplus

Post by bernd »

yorik wrote: Wed Aug 14, 2019 8:04 pm In old IfcQuery screenshots, there were interesting additional panels to the app, (properties, etc) which are not available in the QT viewer. However, these panels really seem to be QT (the rest of the app is identical to the QT viewer). I wonder what they have become, maybe Fabian Gerold wouldn't at some point agree to open them...
Yep they are closed sourcde only :-( If you download the Windows viewer exe from http://www.ifcquery.com/ you will have them.

bernd
Post Reply