Skip to content

mcneel/rhino.inside-revit

Repository files navigation

Rhino.Inside® Revit

Build status

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.

Developer Interface

See Wiki pages below for more information about the architecture of this project.

Build Process

The project uses a combination of GitHub Actions for pull request builds and a private build server to produce signed daily builds from the main release and development branches.

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.