An NDoc Documented Class Library

Curve.LengthToParam Method 

Converts a length to a param, which ca be used in the method Value.

public double LengthToParam(
   double le
);

Parameters

le
A length

Return Value

A param for using in Value

See Also

Curve Class | Minais.Drawing3d.Curves Namespace | ParamToLength