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



CopyObject


Unit: SDL_dstruct
Class: TFeatureMatrix
Declaration: procedure CopyObject (Source, Target: integer);

The procedure CopyObject copies all feature values of the object specified by the parameter Source to the object specified by the parameter Target. Both the Source and the Target parameters may assume values between 1 und NObjects. If either of the two parameters is outside the valid range the procedure has no effect.


Last Update: 2023-Feb-06