Home
Script Language
Matrices
Feature Matrix
Class TFeatureMatrix
Methods
FindFeatName
See also:
FindFeatNum
,
FeatProps
Index
Statistical Background
FindFeatName
Declaration:
TFeatureMatrix
.
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.