Giter VIP home page Giter VIP logo

rhythmfordynamo's Introduction


Rhythm

A collection of custom nodes for Dynamo.


Maintenance GitHub license

If you appreciate the work put into this free package, please vote in support of it on Dynamo's package manager.

If you feel so inclined, here is a method to donate to this open source project

Buy Me A Coffee

Current Version

Rhythm is currently built against the latest Dynamo stable build. At this time that is 2.6.0.

Components

Rhythm consists of several sub-libraries. These are describe a bit more in detail below.

  • Rhythm Core, General methods and helpers with no reliance on Revit.
  • Rhythm Revit, All the Revit nodes that work from 2018-2021
  • Rhythm Revit 2021, Revit 2021 Specific Nodes.
  • Rhythm UI, Revit UI Nodes.
  • Rhythm View Extension, this view extension allows for the auto-annotating of Rhythm nodes and control of the run mode when the user places Background Document nodes.
  • Rhythm Python, Python code for many of the popular Rhythm nodes. if you want to hurt my feelings and not use the Rhythm package 🥺

Known Issues

  • Nodes that interact with background opened documents take some more consideration. This includes running Dynamo graphs that use them in manual run mode and often times closing and opening dynamo after the process is complete. The reason this happens is Dynamo has limited document switching capability and we are exploiting this with those nodes. (Included Nodes: Applications.OpenDocumentFile, Applications.CloseDocument)

Contributors

This package is primarily managed by the author of http://sixtysecondrevit.com with additional contributions from People Like You™.

Updates

Since there is not currently an update notification process on Dynamo's package manager, I post notifications for updates on twitter.

Examples

Examples will be available on the wiki soon,

Help improve Rhythm

If you're interested in contributing to Rhythm, just submit a pull request.

Installation

Rhythm is available through Dynamo's built-in package manager. This provides the simplest installation for most users. If you are interested in manual install, there are some fabulous resources out there describing how to build your own Dynamo package.

Thank you!

What is with all the removals of DYFs?!!

With Dynamo 2.0 comes a fundamental file format change that makes anything that is a DYF or DYN (the filetypes that Dynamo uses) not backward compatible. This forced me to choose between two options. Option 1: Have 2 versions of Rhythm for each major version of Dynamo, eg. “Rhythm for Dynamo 1.x” and “Rhythm for Dynamo 2.x”. Option2: Continue my long term goals of migrating Rhythm to be fully “Zero Touch” c# code. I went with option 2 as it provides a more stable product and further compatibility.

forthebadge

rhythmfordynamo's People

Contributors

classicjohn avatar johnpierson avatar kraftwerk15 avatar thomas84 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.