Free procedure
Prototype: |
procedure Free; |
||||
Description: |
Frees a stem profile |
||||
Syntax: |
stemProfile.Free;
|
||||
Return value: |
none |
Example:
var
stemProfile : TStemProfileWrapper;
begin
//...
stemProfile:= CreateStemProfile;
stemProfile.ShowStemProfile;
stemProfile.Free;
//...
end.
See also:
Free; Assign; ClearContent; ResetData; ID; SpeciesCode; SpeciesName; DBH_mm; TreeHeight_m; AddPoint; DeletePointAtHeight; DeletePointsBelowHeight; AddTop; ResetStemBaseAndTop; Count; SortByHeight; Diameter_mm; Height_m; Diameter2_mm; SD_m; Ticks; LoadBarkThicknessXML; LoadParametersFromStandModelXML; CalcD03FromStandModelXML; GetModelTypeFromStandModelXML; LoadDataFromXML; ExportStemPointsToXML; ApplyGlobalModel; DiamForHeightByModel_mm; HeightForDiamByModel_m; RoughBarkHeight_m; DoubleBarkThickness_mm; RoughBarkSmoothTransition; StumpDiameter_mm; StumpHeightCalcMethod; StumpHeight_m; AddDiameterReduction; ResetDiameterReductions; SaveDiameterReductions; RestoreDiameterReductions; CumulativeDiameterReduction; ExpandStemDataByDiameterReductions; Volume_m3; TotalVolume_m3; StemVolume_m3; MerchantableVolume_m3; ParametrizeModel; ModelAvailable; Param; AdjustForKnownVolume; AdjustForKnownMerchantableVolume; ShowStemProfile; ShowStemProfileComaprison; ShowStemProfileWithPoints; ShowStemProfileExt; RecalcDiametersUsingCurrentDendroscope
© 2024 IFER-Monitoring and Mapping Solutions