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. |
Defined in
Last Updated: 08 January, 2020