figureone
Preparing search index...
geometry/Line
OBJ_LineIntersect
Interface OBJ_LineIntersect
Line intersect result.
intersect
Point
— the intersection point. Will be undefined if there is no intersection
collinear
boolean
—
true
if the lines are collinear
onLines
boolean
—
true
if the intersection point is on both lines
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
figureone
Loading...
Line intersect result.
intersectPoint — the intersection point. Will be undefined if there is no intersectioncollinearboolean—trueif the lines are collinearonLinesboolean—trueif the intersection point is on both lines