I am not quite sure where this project is going, but it’s been fun to work on: Revit Python Wrapper, or RPW.
For the most part, it doesn’t do anything you can’t do in straight (Iron)Python, but it does provide a lot shortcuts for many common IronPython / Revit API patterns.
RPW plays nice RevitPythonShell, pyRevit, and Dynamo. It probably works with Python Macros as well, but I have not tested it.
Because it’s an API on top of the Revit API, it was important I documented it properly, which was a great excuse to finally learn Sphinx, and how to deploy docs to Readthedocs.org.
Docs:
revitpythonwrapper.readthedocs.io
Leave a Comment
You must be logged in to post a comment.