An NDoc Documented Class Library

xyzArray.LengthToParam Method 

Converts a given length to a parameter, which can used as param for the Value-method.

public double LengthToParam(
   double Le
);

Parameters

Le
A givent length

Return Value

a parameter

See Also

xyzArray Class | Minais.Drawing3d.Math Namespace | ParamToLength