algorithmic modeling for Rhino
Tags:
Hi Greg,
this data structure is a mess. You've actually got multiple paths with different lengths. It might be possible to solve it with a Path Mapper, but are you sure you cannot simplify your data first? Why is the Curve parameter orange? Why are there so many nulls in your data?
Since you've got two different path 'topologies' in your data, you'll need two separate mappings (but but them in the same PathMapper). How about the following:
{A;B} -> {0;A}
{A} -> {0;A}
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Thanks David,
Your absolutely correct. I need to take a step back and fully understand data structures. Most of my problems with GH boil down to incoherent data structures.
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
© 2024 Created by Scott Davidson. Powered by