Skip to main content
Solved

How to write IFC Material Layer

  • January 13, 2022
  • 2 replies
  • 182 views

ekkischeffler
Contributor
Forum|alt.badge.img+6

I'm manipulating an IFC file, writing it back to IFC with a few changes. So far I couldn't figure out how to write a Material Layer Set. I can see it is defined in the geometry traits of my original IFC file but when I write it back out it seems to remove the information. Has anyone done this?

Geometry traits on original IFC:

Material Layer Geometry TraitsOriginal data:

imageIFC file translated with FME:

image

Best answer by daveatsafe

Hi @ekkischeffler​,

I'm sorry, but the IFC writer cannot presently write Materials or Type objects. We are working towards a new IFC reader/writer that will solve this problem, but this will take some time to implement.

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.

2 replies

daveatsafe
Safer
Forum|alt.badge.img+19
  • Safer
  • 1637 replies
  • Best Answer
  • January 13, 2022

Hi @ekkischeffler​,

I'm sorry, but the IFC writer cannot presently write Materials or Type objects. We are working towards a new IFC reader/writer that will solve this problem, but this will take some time to implement.


ekkischeffler
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • 85 replies
  • January 14, 2022

Thanks @daveatsafe​ for letting me know!