Skip to main content
Question

How to convert surface (like LandXML) to IFC?

  • March 18, 2020
  • 3 replies
  • 401 views

I would like to convert surface data (like mesh or LandXML) to IFC (using for example the ifcTriangulatedFaceSet class). I think, it has to be quite easy but I have no idea how to write those IFC data.

I attache an input example-file (LandXML).

Thank you very much for any suggestions.

Franco

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

3 replies

  • November 28, 2022

Could be quite easy achieved with XSL stylesheet.

Example which could be expanded to create result in IFC:

 


monitotier
Contributor
Forum|alt.badge.img+2
  • Contributor
  • July 18, 2024

Can someone post a step by step to run a process where GML are transformed to IFC?

THANK YOU!


aliatsafe
Safer
Forum|alt.badge.img+24
  • Safer
  • July 22, 2024

Hi, @monitotier.

There is a tutorial that covers IFC to GML. Might get some ideas from there. If you are still stuck, happy to help find if its possible.

Thanks,