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....



OnCalcDistance


Unit:SDL_matrix
Class: none
Declaration: property OnCalcDistance: TOnCalcDistanceEvent;
{TOnCalcDistanceEvent = procedure (Sender: TObject; Row1, Row2: integer; var Distance: double) of object;}

The event OnCalcDistance is triggered by the methods TMatrix.CalcDistMat and TMatrix.DistanceOfObjects when the distance between two objects is to be calculated.


Last Update: 2023-Feb-06