Changing ExportLinkedFiles of IFCExportConfiguration doesn't have any affect
- Dominant language
- C#
- Stars
- 637
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
I have links in my Revit project. If I export manually with "Export linked files as separate IFCs" checkbox enabled I got several IFC files in the output.
But if I use `IFCExportConfiguration` class from IFCExportUIOverride.dll to update my `IFCExportOptions` and set `ExportLinkedFiles` bool value to true I still got only one IFC file without links.
Contributor guide
Research direction
Start with IFCExportConfiguration and IFCExportOptions in IFCExportUIOverride.dll, then reproduce the export using a Revit project containing linked files. Compare the behavior with the manual "Export linked files as separate IFCs" option and verify that setting ExportLinkedFiles to true produces separate IFC output files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100