Welcome to Ladybug-rhino’s documentation!¶
Ladybug-rhino is a library for communicating between Ladybug Tools core libraries and Rhinoceros CAD.
This library is used by both the Grasshopper and Rhino plugins to communicate with the ladybug core Python library. Note that this library has dependencies on Rhino SDK and Grasshopper SDK. It is NOT intended to be run with cPython with the exception of running the CLI.
Installation¶
pip install -U ladybug-rhino
CLI Docs¶
For command line interface documentation and API documentation see the pages below.
ladybug_rhino¶
- ladybug_rhino
- ladybug_rhino package
- Subpackages
- Submodules
- ladybug_rhino.bakedisplay module
- ladybug_rhino.bakegeometry module
- ladybug_rhino.bakeobjects module
- ladybug_rhino.color module
- ladybug_rhino.colorize module
- ladybug_rhino.command module
- ladybug_rhino.config module
- ladybug_rhino.download module
- ladybug_rhino.fromgeometry module
- ladybug_rhino.fromhoneybee module
- ladybug_rhino.fromobjects module
- ladybug_rhino.ghpath module
- ladybug_rhino.grasshopper module
- ladybug_rhino.intersect module
- ladybug_rhino.light module
- ladybug_rhino.openstudio module
- ladybug_rhino.planarize module
- ladybug_rhino.preview module
- ladybug_rhino.pythonpath module
- ladybug_rhino.resourcepath module
- ladybug_rhino.text module
- ladybug_rhino.togeometry module
- ladybug_rhino.viewport module
- ladybug_rhino.visset module
- Module contents
- ladybug_rhino package