Home
Script Language
Matrices
Feature Matrix
Class TFeatureMatrix
Methods
FindFeatNum
See also:
FindFeatName
,
FeatProps
Index
Statistical Background
FindFeatNum
Declaration:
TFeatureMatrix
.
FindFeatNum
(Num: integer): integer;
The method
FindFeatNum
searches for the integer value
Num
in the field
FeatNum
of the
feature properties
. If found it returns the index of the feature, else it returns -1.