Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.34 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.34 KB

Dynamo Scripts library for Autodesk Revit

Description

Scripts for Dynamo using IronPython. Version v1.3.4 is mostly used during the development

Main feautures

  • Works with mostly all versions of Dynamo for Revit (1.3.4 and higher)
  • Main code is stored in a separate *.py file in order to get the updates from the repository

Installation and Usage

  1. Download the installation file from Github repository: 01_Install_RPW_v1.3.4.dyn
  2. Run installation file. By default the installation file downloads dependencies into C:\Temp\dynamo-python
  3. You can download any the *.dyn file from the folder called /nodes or easily download full repository
  4. You can use *.dyn file as a usual dynamo file by opening it in Dynamo editor or by choosing a desired directory with Dynamo player

Dependencies

  • Autodesk Revit (tested for 2019+)
  • Dynamo 1.3.4 or higher
  • revitpythonwrapper by @gtalarico

Components of this library do not use the extensions from Dynamo package manager. All of the scrips can work independently on Dynamo version 1.3.4 or higher.

Scripts

Wall_Finishing_v1.3.4.dyn