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



FindFeatName


Unit: SDL_dstruct
Class: TFeatureMatrix
Declaration: function FindFeatName (Name: string): integer;

The method FindFeatName searches for the string Name in the field FeatName of the feature properties. If found it returns the index of the feature, else it returns -1. The case is not case sensitive.


Last Update: 2023-Feb-06