dragonfly-grasshopper

Dragonfly plugin for Grasshopper.


License
AGPL-3.0
Install
pip install dragonfly-grasshopper==1.53.1

Documentation

Build Status

IronPython

dragonfly-grasshopper

🐉 📗 Dragonfly plugin for Grasshopper (aka. dragonfly[+]).

This repository contains all Grasshopper components for the dragonfly plugin. The package includes both the userobjects (.ghuser) and the Python source (.py). Note that this library only possesses the Grasshopper components and, in order to run the plugin, the core libraries must be installed in a way that they can be discovered by Rhino (see dependencies).

Dependencies

The dragonfly-grasshopper plugin has the following dependencies (other than Rhino/Grasshopper):

Other Required Components

The dragonfly-grasshopper plugin also requires the Grasshopper components within the following repositories to be installed in order to work correctly:

Installation

See the Wiki of the lbt-grasshopper repository for the installation instructions for the entire Ladybug Tools Grasshopper plugin (including this repository).