Field-Map Scripting

Topics with keyword "TPolygonWrapper"

1. Using Field-Map predefined variables

... vvlist TStemProfileWrapper stem TSpeciesGroupsWrapper specgroups, spg, speciesgroups TPointWrapper point, pt TLineWrapper line, lin TPolygonWrapper polygon, pol TObjectListWrapper objlist, olst, olist TExcelWrapper xls, myexcel...

2. CombinePolygons

... CombinePolygons (const pol1_, pol2_ :TPolygonWrapper) :TPolygonWrapper; Description: Use this function to...

3. IntersectPolygons

... IntersectPolygons (const pol1_, pol2_ :TPolygonWrapper) :TPolygonWrapper; Description: Use this function to...

4. GetCrownProjectionAsPolygon

...:integer; const Smoothed_ :boolean) :TPolygonWrapper; Description: Syntax: variable:= Layer.GetCrownProjectionAsPolygon...

5. AddPolygon

... function Prototype: function AddPolygon (Polygon_ : TPolygonWrapper; const ID : variant) : boolean; Description...

6. AddPolygonWithCentroid

... function Prototype: function AddPolygonWithCentroid (Polygon_ : TPolygonWrapper; const CenterX_m, CenterY_m, ID...

7. DrawPolygon

... procedure Prototype: procedure DrawPolygon ( Polygon_ : TPolygonWrapper; const LineWidth : integer;...

8. FlashPolygon

... procedure Prototype: procedure FlashPolygon(Polygon_ : TPolygonWrapper; FlashCount : integer); Description: Use...

9. GetMapExtent

... GetMapExtent function Prototype: function GetMapExtent : TPolygonWrapper; Description: Syntax: variable:= Project.GetMapExtent; Part Description variable variable...

10. GetMapFullExtent

... GetMapFullExtent function Prototype: function GetMapFullExtent : TPolygonWrapper; Description: Syntax: variable:= Project.GetMapFullExtent; Part Description variable variable...

11. GetBasicExtent

... GetBasicExtent function Prototype: function GetBasicExtent : TPolygonWrapper; Description: Syntax: variable:= Project.GetBasicExtent; Part Description variable variable...

12. ZoomToPolygon

... procedure Prototype: procedure ZoomToPolygon(Polygon_ :TPolygonWrapper); Description: Syntax: Project.ZoomToPolygon(Polygon...

13. Create

... an instance of a TPolygonWrapper Return value: See also: Create;...

14. Free

... an instance of a TPolygonWrapper Return value: none Example: var polygon...

15. ID

... an instance of a TPolygonWrapper Return value: See also: Create;...

16. AddRing

... an instance of a TPolygonWrapper Line AsMainRing Return value: none See also: Create;...

17. AddPointToRing

... an instance of a TPolygonWrapper Ring X Y Return value: none See also: Create;...

18. LoadFromVarArray

... an instance of a TPolygonWrapper Data Return value: none Note: This procedure...

19. AddPolygon

... procedure Prototype: procedure AddPolygon(Polygon_ :TPolygonWrapper); Description: Syntax: polygon.AddPolygon(Polygon1...

20. Ring

... an instance of a TPolygonWrapper Index Return value: the value of...

21. RingRotation

... an instance of a TPolygonWrapper Ring Return value: Note: This property...

22. RingCount

... an instance of a TPolygonWrapper Return value: Note: This function...

23. MainRingCount

... an instance of a TPolygonWrapper Return value: See also: Create;...

24. PointCount

... an instance of a TPolygonWrapper Ring Return value: the value of...

25. TotalPointCount

... an instance of a TPolygonWrapper Return value: See also: Create;...

26. Area

... an instance of a TPolygonWrapper Return value: See also: Create;...

27. AreaOfSimplePolygons

... an instance of a TPolygonWrapper Return value: Note: This function...

28. PointInPolygon

... an instance of a TPolygonWrapper X Y IncludingPolygonBorder Return value: See also: Create;...

29. CreateCircle

... an instance of a TPolygonWrapper CenterX_m CenterY_m Radius_m Return value: none See also: Create;...

30. CoordinatesAsText

... an instance of a TPolygonWrapper Return value: See also: Create;...

31. CreateSamplePoints

... an instance of a TPolygonWrapper Npoints BufferDist_m FinalDist_m Return value: Note: This function...

32. CreateCentroids

... an instance of a TPolygonWrapper Return value: TPointsWrapper Note: This function...