ElementGeometry.toElementAlignedBox3d Function
Create ElementAlignedBox3d from lowX, lowY, lowZ, highX, highY, highZ Float64Array
toElementAlignedBox3d(bbox: Float64Array): ElementAlignedBox3d | undefined
Parameter | Type | Description |
---|---|---|
bbox | Float64Array |
Returns - ElementAlignedBox3d | undefined
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.