Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

caadxyz/RhinoPythonShell

Open more actions menu

Repository files navigation

RhinoPythonShell

sample

The RhinoPythonShell is the one of answer for where is the python REPL environment for Rhino3d?

This RHinoPlugin adds an IronPython interpreter to Rhino3d.

The RhinoPythonShell lets you to write scripts for Rhino3d in Python. But even better, it provides you with an interactive shell that lets you see the results of your code as you type it.

This is great for exploring the rhinscriptsyntax, scriptcontext, RhinoCommon API while writing your Rhino.python script.

inspired by RevitPythonShell.

Features

  • interactive IronPython interpreter for exploring the API
    • with syntax highlighting
    • autocompletion (press CTRL+SPACE after a period)
    • based on the IronLab project
  • batteries included! (rhinoscriptsyntax, scriptcontext)
  • full access to the .NET framework and the RhinoCommon API

Installation

  1. works for rhino6 and rhino7 wip
  2. unzip RhinoPythonShell.zip to rhino3d pluginin folder
  3. type RhinoPythonShell, in rhino command.
  4. enjoy it!

Contribute

Todo

  • cache command history

About

a interactive ironpython shell for rhino3d

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.