algorithmic modeling for Rhino
Hi guys,
I am trying to impose a regular grid point onto a irregular face surface. So far I have achieved it however there are points along the 2 edges of the irregular surface. Is there a way to get rid of them ?
Many thanks guys :D
Duc
Tags:
The output R of "point in curve" component is 0 if point is inside curve, 1 if coincident, and 2 if outside. If you test the equality R to 1 (meaning B input of equal component is 1) then you will have a list of true/false pattern to dispatch your list of points accordingly.
The warning you are getting is because the B input of the equality component is empty (should be 1).
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