Clash Results Export API

Clash Results Export API

Anonymous
Not applicable
1,406 Views
3 Replies
Message 1 of 4

Clash Results Export API

Anonymous
Not applicable

I'd like to create a custom exporter for clash results. Is there an API to do this instead of exporting an XML file and then converting that?

0 Likes
1,407 Views
3 Replies
Replies (3)
Message 2 of 4

xiaodong_liang
Autodesk Support
Autodesk Support
Hi Derek,

All information of Clash Results are available with API, but there is not a direct API can export to any format you desired. You will need to get these information and write the report yourself to Excel, CSV, XMl ,whatever.

you can also parse the XML file (by Windows API) and write out in another format.

0 Likes
Message 3 of 4

Anonymous
Not applicable

Thanks for your response.

 

I understand I will have to acecss the clashes from the API itself, but I am curious if I can add it as an option to the default exporter interface. Please see the attached screenshot for what I am referring to.

 

I also understand that if this is not possible, I can create my own interface for it. Though, I would like to avoid this because it would not be very intuitive.

 

ReportOptions.png

0 Likes
Message 4 of 4

xiaodong_liang
Autodesk Support
Autodesk Support

Sorry,this built-in dialog is not customizable currently. 

0 Likes