Intersect2d.SegmentLine Method

Computes the point of intersection between a finite line segment and an infinite line.

Name Description
SegmentLine(Line2d, Line2d)
SegmentLine(Line2d, Line2d, out Point2d) Computes the point of intersection between a finite line segment and an infinite line.

In this article

Definition