Home > blockly > WorkspaceSvg > getTopBoundedElements
WorkspaceSvg.getTopBoundedElements() method
Finds the top-level bounded elements and returns them.
Signature:
getTopBoundedElements(ordered?: boolean): IBoundedElement[];
Parameters
| Parameter | Type | Description |
|---|---|---|
| ordered | boolean | (Optional) |
Returns:
The top-level bounded elements.