2.7: The IronPython Component

IronPython is the .NET implementation of Python, providing compatibility with the .NET framework. Python, as an open and platform-independent scripting language, includes a vast array of libraries. However, not all Python libraries are compatible with IronPython due to its .NET-based constraints.

  • Grasshopper in Rhino 5: To use Python scripting in Grasshopper under Rhino 5, you need to install GHPython, which can be downloaded from Food4Rhino.

  • Grasshopper in Rhino 6 and 7: GHPython is included by default in Grasshopper for Rhino 6 and 7, requiring no additional installation.

2.7.1: Results Retrieval on Shells2.7.2: A Simplified ESO-Procedure on Shells

Last updated