rhino-python

Editor support for writting python scripts that are executed by Rhinoceros (http://www.rhino3d.com).

mcneel

15,834

7

0.8.6

MIT

GitHub

This package provides the following services:

rhino-python

Code completion support for your Python scripts that are executed by [Rhinoceros for Mac] (https://www.rhino3d.com/mac).

rhino-python

Installation

Quick Start

Manage Python Search Paths (supported by version 5.2 WIP 5C41w and later)

Press the ctrl + alt + s keys to open the Rhino Python Search Paths panel.

Autocomplete Plus configuration and additional notes

Experiment with the Autocomplete Plus settings to fine tune your setup:

Because completion data can come from many providers if you installed other packages or if you have the "Enable Built-In Provider" checked in Autocomplete Plus settings, the data coming from rhino is labeled "<- Rhino" (right-most column of completion window).

Get Involved