Field-Map Scripting

4.2.3.14 CrownProjection

CrownProjection property


Prototype:

property CrownProjection: TTableWrapper;

Description:

CrownProjection property allows access to the table containing crown projections. It is only available for tree layers.

Syntax:

variable := Layer.CrownProjection;


Part

Description


variable

A variable declared as a pointer to the table containing crown projections


Layer

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

Return value:

Returns a pointer to the CrownProjection table of a tree layer (i.e. an instance of the TTableWrapper class) or nil either if the layer is not a tree layer or if crown projections are not available


See also:

Value; ValueAsString; ValueAsinteger; ValueAsFloat; ValueAsboolean; OldValue; PreviousValue; BOF; EOF; RecordCount; State; SetValues; SetValuesFromXML; CrownProjection; CrownProfile; CrownProfilePoints; StemProfile; OldLayer; SavePosition; RestorePosition; SaveState; RestoreState; SavePositionAndState; RestorePositionAndState; Open; Close; First; Last; Next; Prior; Edit; Post; Append; Delete; Cancel; Refresh; Locate; ClearTable; Filter; Filtered; CheckFilter; SetFilterExt; ClearFilterForChildLayers; DeepFilter; EnableCachedUpdates; ApplyUpdates; GetAttributeValue; GetQueryResult; DeleteFrom; Update; CreateMemTable; SaveToDBF; SaveToExcel; GetMinOfAttributeValues; GetMaxOfAttributeValues; GetMeanOfAttributeValues; GetSumOfAttributeValues; GetRecordCount; GetLookupTable; GetLookupListValue; GetLookupListAttributeValue; GetID; GetIdAttributeName; GetIdSQL; SaveTimeStamp; File2Blob; Blob2Folder; String2Blob; Blob2String; FillAttributeValues; MarkValuesAsConditional;GetListOfChildLayers; GetPercentageOfFilledAttributes4Record; GetPercentageOfFilledAttributes4Layer; RoundAttributeValues