TGridTransposeTool

TGridTransposeTool
Hierarchy     Properties     Methods     Events     

Unit
TeeTransposeTool

Description
Tool to invert (transpose) X by Z values in a 3D grid series.

Use the Transpose method to exchange all X values with Z values in the grid.

The result of transposing a grid is the same as if rotating the grid (surface, etc) 90 degree on the X axis.

1) Set the 3D Grid Series using the Series property.
2) Call the Transpose method.