Is this page helpful?
30x
005677
2025-04-01

Using Dlubal API in Rhino and Grasshopper

Can I use Dlubal API in Rhino and Grasshopper?


Answer:

Yes, you can use the Dlubal API in Rhino and Grasshopper. For this, it is necessary to install the Dlubal API in the Rhino environment:

  1. Open Rhino and execute the command _ScriptEditor
  2. In the Script Editor menu, select Tools > Advanced > Open Python 3 Shell
  3. Install the Dlubal API in the command line that opens:
    pip install dlubal.api

After the installation, the Dlubal API is available in the Rhino script editor and in the Grasshopper Python component
For more information on how to use the API, see our documentation: Documentation API II

Info

Please note that the Dlubal API only works with Python 3, which is currently supported by Rhino 8.


Author

Mr. Gutmann provides technical support for Dlubal Software customers.

Links