Skip to main content
Solved

How to handle an IFC Property missing when reading the IFC file

  • July 25, 2024
  • 2 replies
  • 113 views

bruno
Contributor
Forum|alt.badge.img+3

Hello to all,

I have a problem with an IFC file where some IfcProperty are referenced by a propertySet but not defined. Then, I have a message like this : IFC: Could not find instance #245009 in the IFC file.

So, my question is to know if it is possible to say to FME to continue to read the file ?

Thank in advance

Best regards

Bruno

Best answer by donalmateer

Hi @bruno,

Thank you for the question!

I believe an easy fix to this issue could be to change your workspace parameters in the navigator window.

Workspace Parameters > Translation > Rejected Feature Handling.

Changing this parameter should allow the translation to continue.
 

I have also attached two similar community posts that may assist you:
How to handle when there are different custom properties for each IFC?
How to read custom IFC properties?
 

If you have further issues please reach out again and I can look into the issue further!

Thank you,
Donal.

 

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

donalmateer
Safer
Forum|alt.badge.img+10
  • Safer
  • Best Answer
  • July 29, 2024

Hi @bruno,

Thank you for the question!

I believe an easy fix to this issue could be to change your workspace parameters in the navigator window.

Workspace Parameters > Translation > Rejected Feature Handling.

Changing this parameter should allow the translation to continue.
 

I have also attached two similar community posts that may assist you:
How to handle when there are different custom properties for each IFC?
How to read custom IFC properties?
 

If you have further issues please reach out again and I can look into the issue further!

Thank you,
Donal.

 


bruno
Contributor
Forum|alt.badge.img+3
  • Author
  • Contributor
  • July 30, 2024

Hi Donal,

Thank for your answer. Finally, I asked my colleague to correct the IFC model because there was a process that removed the property without removing the associated relationship. The IFC model was therefore not correct. But I keep your answer in mind which can be very practical ;-)

 

Best regards

 

Bruno