API Reference > imodeljs-common > Geometry > QPoint2dList > requantize requantize Method Changes the quantization parameters and requantizes all points in the list to the new range. requantize(params: QParams2d): void note The loss of precision is compounded each time the points are requantized to a new range. Parameter Type Description params QParams2d Returns - void Defined in core/common/src/QPoint.ts Line 287 Last Updated: 11 June, 2024