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

Last Updated: 30 November, 2023