Grasshopper

algorithmic modeling for Rhino

hi

im new to grasshopper and i could really use some help..

i have a set of lines and some surfaces. im trying to delete all lines that sits on the surfaces... i thought maybe to measure the distance between the line and the surface in order to do that but i couldnt figure out how to do that...

 i would really aappreciate if someone can help me!

i added the GH file in case its not clear

thanks

osh

Views: 1979

Attachments:

Replies to This Discussion

hello osrit

you can try the following

the definition evaluates a point on all the curves. the with the surface closest point the distance of tall these point from the 6 surfaces is calculated. the points are crafted so that you have the distances for each point and the six surfaces, resulting six distances for each point. the equal component outputs true or false if the distance is equal to 0. averaging the six values of true or false gives 0 or other than zero value meaning that the point is on the surface.

cheers

alex

hi alex

thank you so much for the replay!

is there an option that you'll add the file?

thanks

osh

i did not save the definition, its easy to reproduce it from the image and it will help understand what you are doing.

the components are point on curve, surface closest point, integer, equal, average.

thanks so much!

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service