Revit API Forum
Welcome to Autodesk’s Revit API Forums. Share your knowledge, ask questions, and explore popular Revit API topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Importing project parameter to excel

3 REPLIES 3
Reply
Message 1 of 4
Mehrdad_Ghanizadeh2R6B5
253 Views, 3 Replies

Importing project parameter to excel

Hi I would like to know what the best approach is for importing project parameters or asset data into excel and then after modifying them we import them into revit. I have a long list of asset data which all of them have descriptions , also all of these parameters are related to rebar and when you click on any rebars in revit you should be able to see those asset data.  What can we do to professionally import and export between revit and excel ? 

 

Thank you

Labels (3)
3 REPLIES 3
Message 2 of 4

I cannot say what is best, nor comment on how professional it is, but the Revit SDK provides several samples that do exactly what you are asking for. The FireRating sample implements round-trip export and import of modified data. So does the AdnRevitApiLabsXtra repo:

  

  

You can also check out the numerous examples provides by The Building Coder:

  

  

I enhanced FirRating to work in the cloud with a NoSQL database, in case you ewould like to go beyond to Excel:

  

    

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open
Message 3 of 4

Hi Jeremy 

 

Thank you for your supporting on this topic, I wanted to ask about the second link that you have shared about excel implementation, as it said I have to populate shared parameter in the model but firstly I should say we already have some shared parameter which all assigned to rebars but we have another asset data that I need to add to that rebar again and then I want to export all of them into excel, Let's discuss in this way, what is your suggestion ? 

Message 4 of 4

Yes. Many of the samples demonstrate and implement such workflows.

  

Jeremy Tammik Developer Advocacy and Support + The Building Coder + Autodesk Developer Network + ADN Open

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report