unpackToPoint4dArray MethodStatic
unpack from ... to array of Point4d
unpackToPoint4dArray(data: Float64Array): Point4d[]
| Parameter | Type | Description |
|---|---|---|
| data | Float64Array |
Returns - Point4d[]
Defined in
- geometry3d/PointHelpers.ts Line 507
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.