algorithmic modeling for Rhino
Component: GHPython
Level: Beginner
What is the best way to do this in Grasshopper/Python?
For everyPoint_on_sampleCurve:
do this...
do that...
I'm looking for the correct syntax (constructors, methods,...) and I prefer to keep the Python for/in loop. But if that's not the case, I'd be happy to learn the correct way.
Thank you all
Tags:
If your points do not interact with one another, you might just feed them into the GhPython component with 'Item Access' and write:
do this...
do that...
The iteration is taken care of in Grasshopper itself.
If you look for a tutorial, check the Python page.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by