Autodesk / revit-ifc

IFC for Revit and Navisworks (2019+)
474 stars 193 forks source link

Incorrect extrusion with openings for curtain wall panels #564

Open JurgenQonic opened 1 year ago

JurgenQonic commented 1 year ago

Revit version: 23.0.11.19 IFC version: 23.2.3.0

There is an issue with extrusions created from curtain wall panels. In attached rvt file, a number of curtain wall panels is "inverted" due to a hiatus in the extrusion logic. I debugged in the Revit IFC exporter code and found the cause, but I do not immediately see the best solution.

Maybe the extrusion should be based on the main flat faces of the curtain panels instead of the small side faces? This would avoid the problem as none of the side faces would be classified as cutting element faces in that case.

CurtainWall.zip

JOuellette-Autodesk commented 1 year ago

JIRA issue created - https://jira.autodesk.com/browse/REVIT-201404