For AI agents: visit https://lucid-developer-docs.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
function combinedBoundingBox(boxes): Box
| Parameter | Type |
|---|
boxes | [Box, ...Box[]] |
Box
function combinedBoundingBox(boxes): Box | undefined
Box | undefined