Is there any way to use RevitAPI to pull/push revit files into BIM360?

Is there any way to use RevitAPI to pull/push revit files into BIM360?

juanquis_avila
Contributor Contributor
691 Views
1 Reply
Message 1 of 2

Is there any way to use RevitAPI to pull/push revit files into BIM360?

juanquis_avila
Contributor
Contributor

Hi everyone.

 

I'm wondering if there is some kind of method inside revit api which I can use in order to pull/push revit files into BIM360 and setting our own worksets in BIM360.
I would like to execute my revit plugins within 360. is this possible?

 

thank you very much 😄

@jeremytammik 

0 Likes
Accepted solutions (1)
692 Views
1 Reply
Reply (1)
Message 2 of 2

jeremytammik
Autodesk
Autodesk
Accepted solution

Quick answers:

 

  • You can upload to and download from BIM360 using the Revit API, afaik.
  • You cannot run your Revit add-ins directly in BIM360, only in Revit itself.
  • You can also make use of your Revit add-in code to create a work item and run that in the Forge Design Automation API.

 

https://forge.autodesk.com/api/design-automation-cover-page/

  

Here are some notes on how to convert a Rev it add-in to DA for Revit:

 

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

 

For more detailed discussions on Forge, the DA API, and how to interface with BIM360 from Forge, please refer to the questions and answers on those topics on StackOverflow:

 

https://forge.autodesk.com/en/support/get-help

 

 



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

0 Likes