Hi all,
I am still new playing with Hops.
So, I am trying to setup my input in hops as point (List) - hs.HopsPoint(…,…,…hs.HopsParamAccess.LIST).
but, when I am running it, it shows a warning “points requires at least 1 item”.
I tried to do the similar thing with curve as an input and it works fine.
here is the sample code:
test.py (1.1 KB)
I used:
ghhops-server 1.5.4
hops v.0.15.1
any idea how to solve this?
Thank you in advanced,
best,
ZQ