algorithmic modeling for Rhino
after 0.6 version of ghpython, we can call gh components in python directly. but it still can't sovle my problem.
i want to get one of the curves in python, and store it in a array.
my script is
import ghpythonlib.components as tc
curves=x # 5 curves
c1=gc.listitem(curves,0)
but it turn out c1 also have 5 curves. how can i only get one of the 5 curves?
thanks for hellp me
Tags:
Welcome to
Grasshopper
© 2026 Created by Scott Davidson.
Powered by