gbXML Export Complexity

gbXML Export Complexity

Anonymous
Not applicable
612 Views
2 Replies
Message 1 of 3

gbXML Export Complexity

Anonymous
Not applicable

Hello,

 

I am a programmer with the Center for Research Computing at Notre Dame. I need to programmatically export a drawing in RevIt to gbXML. I am able to do this successfully, however, the "Export Complexity" is set to "Simple", which discards some data that is vital our analysis process. When exporting manually, we set this property to "Complex with Mullions and Shading Surfaces" in the export dialog. Is there a way to set this property of the export process when exporting through the API? Everything I've read seems to indicate that it is not possible. For reference, we are using RevIt 2014.

 

Thanks in advance,

 

Scott Szakonyi

Research Programmer

Center for Research Computing

University of Notre Dame

0 Likes
Accepted solutions (1)
613 Views
2 Replies
Replies (2)
Message 2 of 3

jeremytammik
Autodesk
Autodesk
Accepted solution

Dear Scott,

 

I asked the development team and learned from your namesake Scott Conover that you should be setting EnergyDataSettings.ExportComplexity.

 

I hope this helps.

 

Cheers,

 

Jeremy



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

0 Likes
Message 3 of 3

Anonymous
Not applicable

This worked perfectly, thank you!

0 Likes