OSArch Community

error extracting IfcSlab or IfcColumn

  1. P

    Extracting elements from an Ifc works fine except when I querry IfcSlab or IfcColumn.

  2. A

    Hello! Can you please show some example how to reproduce the issue?

  3. P

    Yes, of course.

    1: Quality and Coordination tab

    2: Pull down recipe

    3: Choose "ExtractElements"

  4. P

    4: Execute IFCPatch

    5: Error message

  5. P

    When I choose "Load from Memory" I get the same message.

  6. A
  7. P

    With the latest build still same error unfortunately.

  8. A

    can you please send .ifc file to test it on? seems to work fine on the projects I've tried

  9. P

    Yes:

  10. P

    I just tried with an Archicad Ifc and a different Revit Ifc. Both where working fine so there is probably something wrong with my Ifc. My bad, thank you for helping out though.

  11. A

    I've found a bug - it was trying to append all other elements that shared material with IfcSlabs you were trying to extract and it end up starting infinite recursion. Fixed after this commit, you can try it from the new build from Github.

    Thank you for reporting this ?

  12. P

    Yes, it works fine now, thank you very much!

Login or Register to reply.