Message 1 of 8
Plugin for DXF Export does not work correctly when some elements are selected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am working on a Revit plugin that needs to save a DXF export as a related task. I am trying to learn from ImportExport sample plugin that is contained in Revit SDK 2017 samples. But this plugin, too, saves an incomplete DXF export when I select elements in the project. Please note that I do not see this behavior when exporting with Revit itself. Please let me know what is missing. I have attached some screenshots below. Would share my Revit files if needed, but that should not be necessary.
My environment: Revit 2017, Windows 10
Revit screenshot:
Revit screenshot
DXF Export using Revit (correct):
DXF Export using Revit (correct)
DXF Export using ImportExport plugin (wrong):
DXF Export using ImportExport plugin (wrong)