Skip to content

ASRRtechnologies/lib-asrr-revit-core

Repository files navigation

ASRR Revit Core Library

A collection of useful functions when dealing with the Revit API

How to add this module to your repo

cd <project-root>
mkdir lib
cd lib
git submodule add <repo-url> <desired-folder-name, leave blank if you want to use submodule repo name>

Then add the cloned submodule .csproj to your own c# project using right mouse click -> add -> project -> existing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages