API Reference > geometry-core > Curve > CurvePrimitive > fractionAndDistanceToPointOnTangent fractionAndDistanceToPointOnTangent Method Construct a point extrapolated along tangent at fraction. fractionAndDistanceToPointOnTangent(fraction: number, distance: number): Point3d Parameter Type Description fraction number fractional position on the primitive distance number (signed) distance to move on the tangent. Returns - Point3d Defined in curve/CurvePrimitive.ts Line 177 Last Updated: 11 June, 2024