API Reference > geometry-core > Solid > Cone > uvFractionToPoint uvFractionToPoint Method Evaluate a point on the Cone surfaces, with v = 0 is the base plane. v = 1 is the top plane u = 0 to u = 1 wraps the angular range. uvFractionToPoint(uFraction: number, vFraction: number, result?: Point3d): Point3d Parameter Type Description uFraction number vFraction number result Point3d Returns - Point3d Defined in core/geometry/src/solid/Cone.ts Line 234 Last Updated: 13 June, 2024