KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
Dynamo-for-Revit
★ 8
Open GitHub ↗
Dynamo and Python for Revit
Download README (.md)
Explore Similar Repositories
pc-setup-and-dotfiles
:
A collection of my dotfiles and PC setup as ansible roles
jbme10
:
Jailbreakme for iOS 10 based on totally-not-spyware
react-demo
:
一个react 小项目
ggit
:
Glance at Git Repositories
hashfarm
:
Random adjective color animals for making things more memorable
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Dynamo-for-Revit
?
Download (.md)
# Dynamo for Revit Programs and scripts that help automate tasks in Revit. Mainly electrical scripts with standard project setup, maintenance and general Revit tasks sprinkled in. Download and open in Dynamo All files are Dynamo file (.dyn), with some custom Python scripts inside. # Overview of Dynamo and Revit versions and Compatibility All files in this Git are written for Dynamo version 2.02 unless otherwise noted. Dynamo download versions can be found here: http://dynamobuilds.com/ Summary of Dynamo Versions: Dynamo 1.3.2 supports Revit 2016, 2017 & 2018 (but not 2019) *This is the version you most likely want to download to use my scripts Dynamo 1.3.3 supports Revit 2017, 2018 & 2019 Dynamo 2.0 is a whole new 'Major Release' - it is not backward-compatible with previous versions (dyn and dyf files are saved as a new file type unreadable to anything lower than 2.0) *Dynamo 2.0 is capable of reading dynamo 1.0 - 1.3 files but if you save them they will only be available for 2.0* *DO NOT SAVE A 1.3 FILE AT A 2.0 FILE WITHOUT CREATING A BACK UP. YOU WILL NOT BE ABLE TO RUN IT IN 1.3.2 AGAIN* Dynamo 2.0 supports Revit 2017, 2018, 2019 & 2020 # Install Packages Packages are required for most of the programs written in this Git Download everything in the [Dynamo-Revit-Packages](https://github.com/DclearEE/Dynamo-Revit-Packages) repository and save it on your local drive in C:\Users\dcleary\AppData\Roaming\Dynamo\Dynamo Revit\ -Replace **dcleary** with your user name. Usually its your first inital and last name