Skip to content

CanvasViewCanvas.getIntersectingNodes method

CanvasViewCanvas › getIntersectingNodes

Unofficial

Get all nodes that intersect the specified bounding box.

Signature:

getIntersectingNodes(arg1: unknown): unknown

Parameters:

ParameterTypeDescription
arg1unknown

Returns: unknownThe intersecting nodes.