BVH.intersect_line

BVH.intersect_line(line)

Intersect the tree with a line to find all intersected nodes in descending order.

Parameters:
linecompas.geometry.Line
Yields:
BVHNode