How to use Script Editor in Rhino 8: Introduction Course

Опубликовано: 17 Май 2026
на канале: Urban Decoders
3,094
60

Rhino 8 is known as a powerful 3D modelling software but you can supercharge its capabilities and customization through its code editor. I will be going through the basics in this video with some demonstration using cPython.

Note that this is not a python coding or grasshopper tutorial and won’t be going through basic python use but even if you are completely new I will go through important principles which will be useful to both beginners and intermediate users in learning how to use the new script editor in rhino 8.

00:00 Intro
00:18 New CPython in Rhino 8
00:46 Opening the script editor
01:00 Creating Scripts
01:51 Inputs and Outputs
03:08 Rhino Geometry Libraries
03:40 RhinoScript and RhinoCommon
06:36 Using Geometry classes- point example
07:49 Combing geometry classes- box example
09:02 RhinoCommon API
10:01 Bounding box logic example
13:07 Installing and using external Python Libraries
14:03 numpy installation
16:55 Using numpy to find Mean
19:40 Creating buildings
20:53 Outro

FREE sample exercises: https://github.com/urbandecoders/Rhin...
https://developer.rhino3d.com/api/rhi...

Instagram account: https://www.instagram.com/urbandecode...

#rhino3d #rhinocommon #cpython #grasshopper #parametric #scripteditor