An NDoc Documented Class Library

xyzArray.TransformEx Method 

The method transforms every point in the array by the matrix m and returns these points in an array.

public xyzArray TransformEx(
   Matrix m
);

Parameters

m
Transformmatrix

Return Value

See Also

xyzArray Class | Minais.Drawing3d.Math Namespace