API Reference > geometry-core > CartesianGeometry > Range2d > fractionToPoint fractionToPoint Method return a point given by fractional positions on the XY axes. This is done with no check for isNull !!! fractionToPoint(fractionX: number, fractionY: number, result?: Point2d): Point2d Parameter Type Description fractionX number fractionY number result Point2d Returns - Point2d Defined in core/geometry/src/geometry3d/Range.ts Line 1346 Last Updated: 13 June, 2024