Please see the Rhino.Inside.Revit Wiki for more information on how to use the project. Sections listed below provide more information about the codebase for the developers who want to contribute to this project or the Wiki.
The Rhino.Inside® Technology allows Rhino, Grasshopper, and their add-ons to be embedded within other products. This repository is the Rhino.Inside® for Autodesk Revit®, named Rhino.Inside.Revit
See Wiki pages below for more information about the architecture of this project.
- Architecture for more information
McNeel team is using internal AppVeyor-based build systems to build this project branches. If you need custom builds, you are encouraged to fork the project and adapt to your own CI/CD system.
See Building from Source page for instructions on how to build the project from source.
The installer is generated using WiX toolset (see src/RhinoInside.Revit.Setup.sln
) and is updated automatically on every new build. See the Rhino.Inside.Revit Wiki homepage to download them most recent installers.
The docs/
directory in this repo contains the contents of Rhino.Inside.Revit Wiki.
See Wiki Readme for more information.
All the artwork source and exported files are under art/
directory.
See Artwork Readme for more information.
See Development Conventions page for conventions and guidelines in contributing to the codebase.
Currently the project does not have any documentation for the API. This is an area that needs improvement. The Wiki has a reference page for the API.
Known issues with the product are listed at References > Known Issues on the Wiki. Please keep this page updated when new and persistent issues are identified.