Can I update a Revit model using JavaScript or python? How can I view the model on a web browser?
Asked
Active
Viewed 1,105 times
-3
-
2What have you tried to achieve your wanted results? What has your research concerning your problem shown? Can you provide code of your tries? [How do I ask a good question](https://stackoverflow.com/help/how-to-ask), [How much research effort is expected](https://meta.stackoverflow.com/questions/261592/how-much-research-effort-is-expected-of-stack-overflow-users) and [How to create a Minimal, Complete, and Verifiable example](https://stackoverflow.com/help/mcve) might be helpful to improve your question. – Geshode Jan 13 '18 at 07:35
1 Answers
1
Look into Autodesk Forge. It's a web based technology for converting Revit files to something that can be viewed in the browser.
There are also free and open source libraries that you could try like the one from TT-Core called Spectacles:
http://core.thorntontomasetti.com/apps/Spectacles/#secondPage

konrad
- 3,544
- 4
- 36
- 75