Rhino.Inside®.Revit
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.
Overview
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
Architecture
See Wiki pages below for more information about the architecture of this project.
- Architecture for more information
Build Process
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.
Building from Source
See Building from Source page for instructions on how to build the project from source.
Installer
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.
Wiki
The docs/
directory in this repo contains the contents of Rhino.Inside.Revit Wiki.
See Wiki Readme for more information.
Artwork
All the artwork source and exported files are under art/
directory.
See Artwork Readme for more information.
Development Conventions
See Development Conventions page for conventions and guidelines in contributing to the codebase.
API Docs
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
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.