API Reference > imodeljs-common > Geometry > QPoint3dList > toTypedArray toTypedArray Method Extracts the current contents of the list as a Uint16Array such that the first 3 elements contain the first point's x, y, and z components, the second three elements contain the second point's components, and so on. toTypedArray(): Uint16Array Returns - Uint16Array Defined in core/common/src/QPoint.ts Line 652 Last Updated: 12 June, 2024