Grasshopper

algorithmic modeling for Rhino

Curve Plane Intersection Providing more Pts than necessary

For Some reason the PCX component is not returning the proper number of intersection pts. Maybe I am overlooking something? I tried unitizing the curves to no avail. 

Any insight would be greatly appreciated!

Thank you

Views: 885

Attachments:

Replies to This Discussion

Planes are infinite entities, and the Curve Plane intersection component returns all intersections between the curve and the plane. The extra points you're getting are the results of a single plane intersecting the curve more than once.

If you only want at most a single intersection point (ie. the one closest to the plane origin) then you can use the Closest Point component:

Attachments:

Thank you for the reply David. 

This makes sense. 

Best, 

Erik

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service