Message 1 of 2
Revit IExportContext Export Partial Model

Not applicable
08-19-2020
08:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, I am using IExportContext to export models geometry and finding some instance was skipped. I checked the debug log, proceed from OnElementBegin and return RenderNodeAction.Proceed, it goes directly to IsCanceled, and run IsCanceled many times, and finished with OnElementEnd.
How can I solve this problem to export complete model