Revit IExportContext Export Partial Model

Revit IExportContext Export Partial Model

Anonymous
Not applicable
787 Views
1 Reply
Message 1 of 2

Revit IExportContext Export Partial Model

Anonymous
Not applicable
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
0 Likes
788 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk

Use one of the working samples:

 

https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.1

 



Jeremy Tammik
Developer Technical Services
Autodesk Developer Network, ADN Open
The Building Coder

0 Likes