For the complete documentation index, see llms.txt. This page is also available as Markdown.

2.8: The Python 3 Component

With Rhino 8 it is now possible to use the full capabilities of Python without the limitations that came with IronPython regarding the availability of libraries.

In the following the C# examples of sections 2.4 to 2.5 will be discussed using Pthon3.

Last updated