[PYTHON] Reference reference for those who want to code in Rhinoceros / Grasshopper

Introduction

When I want to code in VBScript with Rhinoceros or C #, VB.NET or Python with Grasshopper, the locations of references and sample files are scattered in various places, so I will summarize them.

RhinoScript(VBScript)

Wiki

RhinoScript Wiki RhinoScript Wiki page. Most information about RhinoScript can be found here.

Primer

RhinoScript 101 Primer A beginner's manual for those who are new to RhinoScript.

Online Reference

Rhinoscript Online Reference Rhinoscript online reference.

VBScript Online Reference VBScript online reference.

Forum

RhinoScript.org Forum Forum about RhinoScript etc.

Samples

RhinoScript Samples in Github A collection of RhinoScript samples on GitHub.

RhinoScript.org RhinoScript Examples A collection of RhinoScript samples posted by users.

RhinoCommon

Wiki

RhinoCommon Wiki Wiki about Rhino Common. Good to get an overview.

Using RhinoCommon from Python How to use RhinoCommon in Python.

Online Reference

RhinoCommon Online Reference Online reference about Rhino Common.

Template

RhinoCommon templates for v5 Template file for Visual Studio for creating RhinoCommon plugins.

Python Scripting

Wiki

Python scripting for Rhino and Grasshopper Wiki about Python Scripting.

Online Reference

Rhino.Python Programmer's Reference Rhino Python online reference.

Samples

RhinoScript.org Python Samples A collection of user-submitted Python Scripting samples.

Grasshopper

Download

Grasshopper Download Page Grasshopper download location.

GhPython Those who want to use Python with Grasshopper need to install this plugin.

Template

Grasshopper Assembly Template file for Visual Stuido to create a Grasshopper plugin.

Reference

Grasshopper SDK Download How to download the Grasshopper SDK.

Forum

Grasshopper Forum Forum about Grasshopper. Mainly for technical questions.

Samples

RhinoScript.org Grasshopper Examples A collection of Grasshopper samples posted by users.

Recommended Posts

Reference reference for those who want to code in Rhinoceros / Grasshopper
I analyzed Airbnb data for those who want to stay in Amsterdam
Anxible points for those who want to introduce Ansible
For those who want to write Python with vim
For those who want to start machine learning with TensorFlow2
Environment construction for those who want to study python easily with VS Code (for Mac)
PyPI registration steps for those who want to make a PyPI debut
Loose articles for those who want to start natural language processing
Python techniques for those who want to get rid of beginners
Join Azure Using Go ~ For those who want to start and know Azure with Go ~
For those who want to learn Excel VBA and get started with Python
Things to keep in mind when using Python for those who use MATLAB
5 Reasons Processing is Useful for Those Who Want to Get Started with Python
I want to write in Python! (1) Code format check
PostgreSQL-For those who want to INSERT at high speed
When you want to plt.save in a for statement
The first step of machine learning ~ For those who want to implement with python ~
The first step for those who are amateurs of statistics but want to implement machine learning models in Python
Test code to check for broken links in the page
For those who are having trouble drawing graphs in python
For those who are analyzing in atmosphere (Linear Regression Model 1)
I want to be able to run Python in VS Code
A modern environment building procedure for those who want to get started with Python right away
[Short sentence] easygui for those who want to use a simple GUI with Python very easily
[2020 version for beginners] Recommended study method for those who want to become an AI engineer by themselves
"The Cathedral and the Bazaar" that only those who work in a solid company want to read
[Subprocess] When you want to execute another Python program in Python code
Do you want to wait for general purpose in Python Selenium?
[For beginners] How to implement O'reilly sample code in Google Colab
Python environment construction 2016 for those who aim to be data scientists
A memo for those who want quick socket communication with netcat
A memo for those who use Python in Visual Studio (me)
To maintain code quality in PyCharm
How to run TensorFlow 1.0 code in 2.0
I want to find variations in various statistics! Recommendation for re-sampling (Bootstrap)
I tried using NVDashboard (for those who use GPU in jupyter environment)
For those who want to perform natural language processing using WikiPedia's knowledge that goes beyond simple keyword matching
(For myself) Put Flask in VS Code
Decide who to vote for by lottery
To reference environment variables in Python in Blender
Code required for API conversion in sqlalchemy
I want to embed Matplotlib in PySimpleGUI