Field-Map Scripting

4.4.7.3 ShowHeightCandidates

ShowHeightCandidates procedure


Prototype:

procedure ShowHeightCandidates(const TreeLayerName_, SampleTreeLayerName_, SpeciesAttribName_, DbhAttribName_, HeightAttribName_, sSpeciesLkpTableName_, WHERE_ :string; InvalidTreeIds_ : TIntegerListWrapper);

Description:


Syntax:

Project.ShowHeightCandidates (TreeLayerName, SampleTreeLayerName, SpeciesAttribName, DbhAttribName, HeightAttribName, sSpeciesLkpTableName, WHERE, InvalidTreeIds_);


Part

Description


Project

A reference to the Field-Map project as defined in Field-Map Project Manager


TreeLayerName



SampleTreeLayerName



SpeciesAttribName



DbhAttribName



HeightAttribName



sSpeciesLkpTableName



WHERE



InvalidTreeIds_


Return value:

none


Note: This procedure is available since version X7.



See also:

EditSpeciesGroups; EditSpeciesGroupsUsingDesigner; ShowHeightCandidates