An NDoc Documented Class Library

xyzArray.ParamToLength Method 

Calculates the length of the array form 0 until the parameter given by Param. For a Param = Count you get the full length of the array

public double ParamToLength(
   double Param
);

Parameters

Param
A givent param

Return Value

Length from 0 to param

See Also

xyzArray Class | Minais.Drawing3d.Math Namespace | ParamToLength