Skip to content

dbt-ethz/open-plans-ghpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Plans Rhino Grasshopper

Interact with Open Plans within Rhino/Grasshopper.

Implemented features:

  • search-by-shape

Getting started

Requirements

Installation

  1. Download the .ghuser file from grasshopper/components
  2. In the grasshopper window, go to file > special folders > user object folder then copy the .ghuser file there

Contributions

Build components using the command line

Build components using the COMPAS componentizer tool: https://github.com/compas-dev/compas-actions.ghpython_components .

Make sure to have IronPython installed and the GH_IO.dll assembly available (e.g. in C:/Program Files/Rhino 7/Plug-ins/Grasshopper) Then start the script pointing it to a source and target folder, e.g.:

ipy componentize.py src grasshopper\components --ghio "C:/Program Files/Rhino 7/Plug-ins/Grasshopper"

About

Interact with Open Plans in Rhino Grasshopper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages