An NDoc Documented Class Library

xyzArray.cross Method 

Calcuates the crossproduct over all members, which is usefull for calculation of the normal and the area of the array. If case the polygon is plane Cross is a normal and has the length : 2 * area of the polygon

public xyz cross();

Return Value

returns the crossproduct over all points

See Also

xyzArray Class | Minais.Drawing3d.Math Namespace