Message 1 of 2
Revit API on WebAPI
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everybody,
is it possible to access the full functionality of the Revit API on a WebAPI like ASP.NET Core?
I have a web app with my own way to structure a building's data and geometry and I want to export it to Revit.
So creating a Revit file with all elements (walls, slabs, ...) as Revit objects and download it.
Is it possible to have this custom export script on a Web API using the Revit API or is there another way to achieve this?
Best,
Niklas