An NDoc Documented Class Library

Tools.ToScr Method 

A xyzArray will be transformed to an array of Points, by using the method ToScr.

public static xyiArray ToScr(
   MNDevice Device,
   xyzArray poly
);

Parameters

Device
Relative to that device the calculation are done
poly
Polynom in worldcoordinates

Return Value

Array which holds the points in screencoordinates

See Also

Tools Class | Minais.Drawing3d Namespace