fractionToPoint MethodAbstract

Return the point (x,y,z) on the curve at fractional position.

fractionToPoint(fraction: number, result?: Point3d): Point3d

Parameter Type Description
fraction number fractional position along the geometry.
result Point3d  

Returns - Returns a point on the curve.

Defined in

Last Updated: 08 January, 2020