I am writing an optimization program and I need to automate the meshing process. I am using Rhino 5 and trying to write a python script. to call externally and run rhino with some parametric function to draw my geometry. However, I am struggling with getting a function to use to select the object I want to mesh. All the examples I have seen so require me to use getObjet. which will break the automation process. I need help to fix this urgently. Below is the code I am using. I need help. Thank you
rhinoFloater.py (2.6 KB)
12 posts - 2 participants