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