shineyruan / cad2cav_revit_plugins

A collection of CAD2CAV Revit plugins.

Home Page:https://github.com/mlab-upenn/ISP2021-cad2cav

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cad2cav_revit_plugins

A collection of CAD2CAV Autodesk Revit plugins.

Tested on:

  • Windows 10 Home Build 19043.1165
  • Autodesk Revit 2022

Usage

All plugins are developed by pyRevit. To use these plugins, users must have a working version of pyRevit and Autodesk Revit installed in the system.

  1. Clone this repo to anywhere in the system.
  2. Follow pyRevit's user extension installation tutorial to set cad2cav_revit_plugins as the base folder of the pyRevit extensions.
  3. Reload pyRevit. You should see an "ExportBuildingStructure" tab in the menu bar.
  4. Open the tab and hit "Export".

For Developers

This repo maintains coding styles using Google's YAPF Python formatting tool. Contributors must run yapf on all codes before every contribution.

About

A collection of CAD2CAV Revit plugins.

https://github.com/mlab-upenn/ISP2021-cad2cav

License:GNU General Public License v3.0


Languages

Language:Python 100.0%