algorithmic modeling for Rhino
I would like to reverse the order of the odd numbered path data in the second column.
Example of {0} and {1} - 0.0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0, 1.0, 0.9 ,0.8, 0.7, etc.
Not - 0.0, 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 1.0, 0.0, 0.1, 0.2, 0.3, etc.
I know about the modlus (%) function, so I can get the odd number. I just don't know how to manipulate the data using the path information.
Thanks for any replys.
Tags:
 flip_every_other_branch.ghx, 131 KB
 flip_every_other_branch.ghx, 131 KB                             if_statement_path_mapper.ghx, 140 KB
 if_statement_path_mapper.ghx, 140 KB                            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
    © 2025               Created by Scott Davidson.             
    Powered by
    