Hey there,
i am trying to automate the process of creating G-Code with the RhinoCAM2023 PlugIn with Rhino7.
First i tried to do this with Rhino8, but there are problems in the communication to the PlugIn. So i try it with Rhino7.
I want to control the automation from a OPC UA server. With Rhino8 it was no problem to install the bib opcua and use it. I installed it with
pip install opcua.
Now i have no idea why this doesn´t work with Rhino7. I installed the bib in the following path:
C:\Program Files\Rhino 7\Plug-ins\IronPython\Lib.
I hope anybody has a note which mistake I made…
– Stefan
1 post - 1 participant