Documentation > Mesh Ops Plugin BPLibrary > Line Intersect 2DPoly

Line Intersect 2DPoly

Checks if a line intersects a loop of verts, returns on hit.

Inputs

Loop
Array of Vectors

A
Vector

B
Vector

Outputs

Return Value
Boolean

Checks if a line intersects a loop of verts, returns on hit.