algorithmic modeling for Rhino
So my problem is quite basic, but I got stuck. I am dividing a curve into equal length segments with Divide. But then I only want to divide it into an even number, so here's my first doubt, the other one would be how to vary the distance between the division points I generate with the Divide Tool. any hints would be great help. Kind regards
Tags:
Hi Christo,
sounds like you need to add an expression to the Divide N input to ensure even numbers. Try the following:
2 * Int(N / 2)
Add or subtract 2 if the result is not to your liking.
--
David Rutten
david@mcneel.com
Delft, NL
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