IFC (Structural Analysis View)

Hello Experts,
I made a model of simple framed structure using ETABS. After exporting it into the IFC file (Structural Analysis view), I found that there is no any information related to the geometry of the elements.
I want to know that it is possible to put geometrical data information in Structural Analysis view of an IFC file?
Thanks and Regards
Jaspreet Kaur

1 Like

Hi Jaspreet,

I’ve tested and reviewed IFC output from ETABS and the quality is quite good. A structural curve member doesn’t typically have a solid representation nominated, but the information about material and profile is ascertained through the relationships (a single material profile entity can be used in IFC4) http://www.buildingsmart-tech.org/ifc/IFC4/Add2/html/link/ifcstructuralcurvemember.htm

If you browse the model in the free ifc tree viewer provided at https://geometrygym.wordpress.com/downloads-windows/ then you should be able to identify this, else post a sample file and I’ll take a look.

Cheers,

Jon

1 Like

Thank you sir for your reply,
I’ve viewed my IFC(structural analysis) file in Solibri, IFC++ and Tekla BimSight viewer.
In Solibri and Tekla BimSight it displays nothing. But in IFC++ it shows just a line diagram.
I’ve also viewed in GeometryGym tree viewer, from which I found entity related to width and depth of columns and beams. But the problem is this, we are still unable to view structural members in the above said viewers.

Regards
Jaspreet Kaur

Hello,
I Had also worked with ETABS and exported IFC file (both 2*3 and 4) to get structural analysis view.
Well ETABS exported structural analysis in IFC files it can be easily view and check in notepad and compare it with IFC standard . BUT we can only check files in text viewer as per my research.
No bim viewer and software shown us what was in ifc file in GUI mode. so thats why jaspreet you were not able to view in these viewers .

  1. So as per my work i can conclude either ETABS is giving BAD ifc files which is only export and import in ETABS. or
  2. NO Viewer is developed in such a way to view structural analysis view of ifc file.

NOW, I am working on structural view of ifc in other BIM softwares.

IFC files Exported from ETABS

beam2.3.ifc (8.1 KB)

ifc2x3_structural_analysis.ifc (66.9 KB)
ifc4_Structural_analysis.ifc (66.9 KB)

2 Likes

Hi @Tandeep,

Besides Geometry Gym and IFC++, it might be good to reach out to the many viewer developers and get them to either explain their lack of support, or spur them to make such viewing possible.

To find them, follow this link to the new Implementation Database -> https://technical.buildingsmart.org/community/software-implementations/ … and sort by “Category”. The Model Viewers will all be grouped together. A few of the Development Tools also have viewer implementations.

This is a good item for the ISG to bring up and see if we can establish some common ground on support.

1 Like

Hi Tandeep,

Ive also been looking at this and have not been able to find a viewer which displays results - I would be very interested to hear how you get on. If you do make contact with any of the software vendors would you mind posting the details here? I would be happy to follow up as well - requests are likely to get more weight if multiple parties are asking for the same thing.

Ive been trying STAAD’s IFC export which works very well with the geometry and other properties but doesnt export any results or loadcases. What does get exported is displayed properly in Solibri.

1 Like

I contacted Auto desk, Bentley on their forums. They are not having a
viewer or software which can help us to view structural analysis data.
In reality they are not having any software which can export analysis
data to IFC file. So it is clear from this line that if no export then
no import too.

So now I am working on my behalf to find or to make such thing which
can show us some analysis data.

1 Like

Geometrygym has a number of developments that might help you so feel free to try this.

The free treeviewer allows you to explore the structural analysis data with no geometry. Rhino importer can visualise the model and also provided are translators to convert the model to robot, ism, sap2000, etabs and several other applications. I recall sap2000, stabs, Sofistik and spacegass all have their own importer out of the box.

2 Likes

I understand what you want to say but besides that
Many more software like AxisVM , RFEM ,ETABS,SAP200 also exported Structural analysis view . but none of them import structure view of other software’s like you mentions.
But i had not tried with Sofistik, so i will start working on it from next week and then will decide what to do with these .

Rhino importer requires licence on installation so not able to work on it.

Did you find the instructions for requesting a license here?
https://technical.geometrygym.com/installation

Note that rhino isn’t necessarily required for these conversions. They can exist as standalone executables or command line utilities if preferred. Some applications such as sap2000 can host plugins so they might also be executed as a command there in that situation. Probably better to direct message me and let me know exactly what analysis applications you’d like to test.

Hi all,
We are working on an open-source structural analysis workflow with the structural ifc entities and the use of Code_Aster, a finite element solver developed by EDF.
The IFC authoring will be done with BlenderBIM and we have a public repository (https://github.com/Jesusbill/ifc2ca) for the scripts needed to apply the workflow with Code_Aster.

To support this project I am developing a web-based model viewer specific for the structural ifc entities, model etc., which will be completely free to use online. I will post again when the viewer will be online. Maybe it can be of use for the people in this thread.

@Tandeep Could I please use the building model that you uploaded as a test case in the ifc2ca project (it means have an example based on this file which will be publicly accessible)?? Thank you in advance

3 Likes

Hi all,

the IFCViewer from KIT can basicly handle IFCs containing analysis datas:
https://www.iai.kit.edu/1302.php

2 Likes

Hi
@Jesusbill
Yes you can use them and if you need more models then tell me i have plenty of models in my record, just tell what type of model you need for working.

1 Like

Thank you so much Tandeep! This can be of great help!
I will of course cite you for any models you can provide.

Right now I am looking into “geometry and connections/supports” with “loads/load-cases/combinations” to follow, so with the building file I am almost good. However, without rush, it would be useful if you had an example that has also “line” connections between structural faces. If there can also be a “surface” connection like a support of a foundation slab, well that would be extraordinary!

The Ifc-To-Code_Aster project (https://github.com/Jesusbill/ifc2ca) is progressing and we have released a web structural BIM viewer to facilitate the conversion of IFC structural models to JSON for configuring and running analyses with Code_Aster.

You can see the viewer here, along with the examples in the repo: https://www.aethereng.com/#/ifc_structural_viewer

I am in the process of creating more complex examples to support many aspects still missing but if you have any model you care to share it would be very welcomed, thank you in advance

5 Likes

Awesome one.
I will try to available more complex models to you today as i want to check will they work here or not.
I think this script will be able to show steel bars reinforcement also. But dont know will it work for load cases and applied load on buildings.
Meet you soon with new models for testing.

1 Like

Sounds great!! Yes you can use the online viewer to see what works and what not at the current state. Especially the models that you do not manage to visualize or visualize partly would be the most “wanted” ones. Currently, loads and load cases are not yet implemented neither are line and surface connections.