Grasshopper

algorithmic modeling for Rhino

hi Folks

I am having this problem where I called the grasshopper curve-curve intersect component within python this way:

ghpythonlib.components.CurveXCurve(linesegment1, linesegment2)

knowing that linesegment1 and linesegment2 are line segment

the problem is that this call return two intersect event or two points and two numerical list

in planar geometry tow line segements can only have one intersection point, or none if parrallel

does that mean that the possibility is that this two segment are parallele or identical, to make this component return two intersect points

thanks

Views: 716

Replies to This Discussion

It could be they are coincident over some part of their interior. Why not post the lines and find out?

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2025   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service