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!
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!