CanvasViewCanvas.getIntersectingEdges method
CanvasViewCanvas › getIntersectingEdges
Unofficial
Get all edges that intersect the specified bounding box.Signature:
getIntersectingEdges(arg1: unknown): unknownParameters:
| Parameter | Type | Description |
|---|---|---|
| arg1 | unknown |
Returns: unknown — The intersecting edges.