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 »

It has 3.4 branch there too ... Give it a try
As said before I was not able to get osg compiled which would work with ifc++ around a year ago. But as I said since I could use qt4 and osg from debian I did not try hard!
User avatar
twohot
Posts: 63
Joined: Tue May 17, 2011 10:48 pm
Location: 9ja://coalcity
Contact:

Re: IFC Viewer ifcplusplus

Post by twohot »

I did a preliminary cmake configuration of the 3.4.1 branch and discovered that compiling with qt5 will be one mighty undertaking. No rush :D
paullee
Veteran
Posts: 5097
Joined: Wed May 04, 2016 3:58 pm

Re: IFC Viewer ifcplusplus

Post by paullee »

Hi, try to load the 155MB 210_King_Merged.ifc.

It load with quite some time :) though the tree structure in the right pane has minimal objects :?:

At sometime it crashes when posting this message w/ some message in the consol:-

group 0x7a0c7400 is unclassified!
group 0x7a0c9e10 is unclassified!
group 0x7a0c9f20 is unclassified!
group 0x7a0ca030 is unclassified!
group 0x7a1be140 is unclassified!
addClosedPolyhedron: Meshset is not closed
group 0x7ad0c090 is unclassified!
group 0x7ad0dce0 is unclassified!
group 0x7ad05e10 is unclassified!
group 0x7ad06030 is unclassified!
group 0x7ad22c70 is unclassified!
group 0x7ad1e660 is unclassified!
group 0x7ad266d0 is unclassified!
group 0x7acfd580 is unclassified!
group 0x7adcece0 is unclassified!
group 0x7ad4b190 is unclassified!
Segmentation fault (core dumped)

Screenshot from 2017-12-19 03-38-55.png
Screenshot from 2017-12-19 03-38-55.png (428.42 KiB) Viewed 2097 times
Screenshot from 2017-12-19 03-40-25r.jpg
Screenshot from 2017-12-19 03-40-25r.jpg (378.4 KiB) Viewed 2097 times
User avatar
yorik
Founder
Posts: 13640
Joined: Tue Feb 17, 2009 9:16 pm
Location: Brussels
Contact:

Re: IFC Viewer ifcplusplus

Post by yorik »

I managed to open that file in FreeCAD once... Don't remember how I did it or how long it took, though :D
I probably had to disable a lot of stuff...
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 »

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 »

@paulee
this is one great thing about IFC++. It gives you lot of messages about problems in the IFCfile.
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 »

BTW guys, success in compiling osg with qt4 and link IFC++ against this self compiled osg :D I'm struggeling ATM to tell osg to use Qt5 instead Qt4 at cmake run.
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 »

I need to upgrade my system from Debian Jessie to Debian Stretch. This has been overdue for a long time. Now it's really time to do so. https://github.com/ifcquery/ifcplusplus/issues/63 Debian Jessie has Qt5.3.2 but uptodate IFC++ needs at least 5.4

bernd
paullee
Veteran
Posts: 5097
Joined: Wed May 04, 2016 3:58 pm

Re: IFC Viewer ifcplusplus

Post by paullee »

bernd wrote: Tue Dec 19, 2017 1:47 am @paulee
this is one great thing about IFC++. It gives you lot of messages about problems in the IFCfile.
Except the console, i did not notice other messages. Any log you mean?

Thanks.
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 »

no just the console. Ahh I added a few one ones. I'll include them once I'm back on IFC++ master.
Post Reply