Autodesk / revit-ifc

IFC for Revit and Navisworks (2019+)
488 stars 196 forks source link

Nothing happens after hitting the Export button #278

Open JeffZ07 opened 3 years ago

JeffZ07 commented 3 years ago

I checked out the Release-21.x.x branch, build, and debug in Revit 2021.1.2. When the Export button hit, no IFC file will be generated.

I put some breakpoints inside that source code, and find: IFCExporterUIOverride works, the breakpoints in the OnIFCExport() get triggered. Revit.IFC.Export module doesn't work, any breakpoints in Exporter.cs won't get hit.

Does anyone get a similar experience? Much appreciate for advice and helps!

JOuellette-Autodesk commented 1 year ago

@JeffZ07 , I assume this issue has been resolved in subsequent versions?