An NDoc Documented Class Library

CurveExtruder.Value Method 

paramtisizes the sphere for the to parameters u and v which are given in the interval [0, 1]

public override xyz Value(
   double u,
   double v
);

Parameters

u
first parameter
v
second parameter

Return Value

Spherecoordinate

See Also

CurveExtruder Class | Minais.Drawing3d.Surfaces Namespace