API Reference > imodeljs-common > Geometry > QPoint3dList > fromTypedArray fromTypedArray Method Reinitialize from a Uint16Array in which the first three elements specify the x, y, and z components of the first point, the second three elements specify the components of the second point, and so on. fromTypedArray(range: Range3d, array: Uint16Array): void Parameter Type Description range Range3d array Uint16Array Returns - void Defined in core/common/src/QPoint.ts Line 668 Last Updated: 12 June, 2024