2.7: The IronPython Component
Last updated
Last updated
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.