Question about export Revit 2015

Question about export Revit 2015

Anonymous
Not applicable
364 Views
1 Reply
Message 1 of 2

Question about export Revit 2015

Anonymous
Not applicable

Hi I'm a university student for study about programming and Revit 2015 in Korea.

 

I have some questions about add-in and export.

 

Question1

Is this possible to export the information or properties(attribute value??) from the Autodesk Revit 2015’s Project into C# code?

 

Question2

What kind of export format Revit 2015 support? Thank you for reading^^

 

If you don't understand plz let me know^^

0 Likes
365 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

Answer 1: Yes, it is possible in many ways. I would suggest to do a google search on "data export revit api".

It will show links like this one from jeremy : http://thebuildingcoder.typepad.com/blog/2012/09/exporting-parameter-data-to-excel.html

 

Answer 2: dwg, dxf, sat, dwf, adks, gbxml, fbx, ifc, txt, image to name some 🙂

0 Likes