Heureka API .NET Documentation
CreateTree Method (Tree)



Create a new instance of the Tree class, using a given species group and diameter
Overload List
OverloadDescription
CreateTree(PredictionUnit,SpeciesGroupCode,Single,Single,TreeType,TreeCategoryType,Boolean) Create a new instance of the Tree class, using a given species group and diameter  
CreateTree(PredictionUnit,SpeciesGroupCode,Double,Double,TreeType,TreeCategoryType,Boolean) Create a new instance of the Tree class, using a given species group and diameter  
CreateTree(PredictionUnit,SpeciesGroupCode,Double,Double,TreeType,TreeCategoryType,Int32,Boolean)  
CreateTree(PredictionUnit,SpeciesCode,Single,Single,TreeType,TreeCategoryType,Boolean,Boolean) Create a new instance of the Tree class, using a given species and diameter  
CreateTree(PredictionUnit,SpeciesCode,Double,Double,TreeType,TreeCategoryType,Boolean) Create a new instance of the Tree class, using a given species and diameter  
CreateTree(PredictionUnit,SpeciesCode,Double,Double,TreeType,TreeCategoryType,Int32,Boolean)  
CreateTree(PredictionUnit,SpeciesCode,Single,Single,TreeType,TreeCategoryType,Single,Boolean) Create a new instance of the Tree class, using a given species, diameter and height  
CreateTree(PredictionUnit,SpeciesCode,Double,Double,TreeType,TreeCategoryType,Single,Boolean) Create a new instance of the Tree class, using a given species, diameter and height  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Tree Class
Tree Members

Send Feedback