Grasshopper

algorithmic modeling for Rhino

I'm trying to separate points on either side of a line that's being defined based on two intersection points of two circles. What's the best way to go about doing that?

Views: 607

Replies are closed for this discussion.

Replies to This Discussion

Left/right testing is usually done using vector cross products. You create the cross product from the line tangent and the vector from the point to the projection of the point onto the line. If the cross product points up (ie. Positive z) then it's on one side, if it points down on the other.

Hi greyBow,
try the dedicated Curve Side component (from Curve > Analysis tab).

Hey greyBow

Is this what you are looking for?..hope this helps.

cheers.

Mr A.

Attachments:

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service