API Reference > geometry-core > ArraysAndInterfaces > UVSurface > uvFractionToPoint uvFractionToPoint Method Convert fractional u and v coordinates to surface point uvFractionToPoint(uFraction: number, vFraction: number, result?: Point3d): Point3d Parameter Type Description uFraction number fractional coordinate in u direction vFraction number fractional coordinate in the v direction result Point3d optional pre-allocated point Returns - Point3d Defined in core/geometry/src/geometry3d/GeometryHandler.ts Line 327 Last Updated: 13 June, 2024