Field-Map Scripting

4.4.7.2 EditSpeciesGroupsUsingDesigner

EditSpeciesGroupsUsingDesigner function


Prototype:

function EditSpeciesGroupsUsingDesigner (const SpecGroupsXmlBlobLayerName_, SpecGroupsXmlBlobAttribName_, SpeciesLkpTableName_, SpeciesLkpValueAttribName_, TreesXML_, TreeSpeciesAttribName_ :string; const FingerControl_, EnableGroupChanging_ :boolean) :boolean;

Description:


Syntax:

variable := Project.EditSpeciesGroupsUsing(SpecGroupsXmlBlobLayerName, SpecGroupsXmlBlobAttribName, SpeciesLkpTableName, SpeciesLkpValueAttribName, TreesXML, TreeSpeciesAttribName, FingerControl, EnableGroupChanging);


Part

Description


variable

variable declared as a boolean


Project

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


SpecGroupsXmlBlobLayerName



SpecGroupsXmlBlobAttribName



SpeciesLkpTableName



SpeciesLkpValueAttribName



TreesXML



TreeSpeciesAttribName



FingerControl



EnableGroupChanging



Return value:




Note: This function is available since version X7.



See also:

EditSpeciesGroups; EditSpeciesGroupsUsingDesigner; ShowHeightCandidates