The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



NrOfLayers


Unit:SDL_matrix
Class:TMat3D
Declaration:property NrOfLayers: longint;

The property NrOfLayers controls the number of layers of a three-dimensional matrix.

Hint 1: If you have to adjust not only NrOfLayers but also NrOfRows or NrOfColumns then it is faster to use the method Resize.

Hint 2: In the Light Edition the number of cells is restricted to 2000 (NrOfColumns times NrOfRows times NrOfLayers).



Last Update: 2023-Feb-06