Field-Map Scripting

Topics with keyword "TIntegerListWrapper"

1. Using Field-Map predefined variables

... CrownProfilePoints) TXMLOutputWrapper xmlout, xmloutput TStringListWrapper lst, strings, stringlist TIntegerListWrapper intlist, ilst, ilist TVariantListWrapper varlist, vlst, vlist TMultiVariantListWrapper multivarlist...

2. CreateIntegerList

... CreateIntegerList function Prototype: function CreateIntegerList : TIntegerListWrapper; Description: Creates an integer list Syntax...

3. FreeIntegerList

...: procedure FreeIntegerList (var List:TIntegerListWrapper); Description: Frees an integer list...

4. FindIntersectingPolygons

... string; const SearchPolygonID: integer): TIntegerListWrapper; Description: The FindIntersectingPolygons function can...

5. FindContainedPointsOrCentroids

... string; const SearchPolygonID: integer): TIntegerListWrapper; Description: FindContainedPointsOrCentroids function returns IDs...

6. FindLinesIntersectingPolygon

... string; const SearchPolygonID: integer): TIntegerListWrapper; Description: The FindIntersectingPolygons function can...

7. FindLinesContainedInExpandedPolygon

...:integer; const ExpandPolygonByDist_m :variant) :TIntegerListWrapper Description: The FindIntersectingPolygons function can...

8. FindPolygonContainingPoint

... string; const SearchPointID: integer): TIntegerListWrapper; Description: Use this function to...

9. FindPolygonContainingPointByCoords

... variable declared as a TIntegerListWrapper Layer A reference to a Field...

10. DeletePolygonsKeepCentroidsAndAttributes

...: procedure DeletePolygonsKeepCentroidsAndAttributes (const IDs : TIntegerListWrapper); Description: Syntax: Layer.DeletePolygon (IDs...

11. SelectEntities

...: procedure SelectEntities ( const IDs : TIntegerListWrapper); Description: Syntax: Layer.SelectEntities(ID...

12. ShowHeightCandidates

... sSpeciesLkpTableName_, WHERE_ :string; InvalidTreeIds_ : TIntegerListWrapper); Description: Syntax: Project.ShowHeightCandidates (TreeLayerName...

13. Free

... an instance of a TIntegerListWrapper Return value: none Example: var intList...

14. Add

... an instance of a TIntegerListWrapper Value An integer parameter to be...

15. Clear

... an instance of a TIntegerListWrapper Return value: none Example: var intList...

16. Assign

... procedure Prototype: procedure Assign(Source :TIntegerListWrapper); Description: Assign procedure replaces...

17. Delete

... an instance of a TIntegerListWrapper Index An integer parameter represents...

18. Count

... an instance of a TIntegerListWrapper Return value: an integer...

19. IndexOf

... an instance of a TIntegerListWrapper Value An integer parameter to...

20. SortAscending

... an instance of a TIntegerListWrapper Return value: none Example: var intList...

21. SortDescending

... an instance of a TIntegerListWrapper Return value: none var intList : TIntegerListWrapper; ...

22. SortAscendingAndRemoveDuplicates

... an instance of a TIntegerListWrapper Return value: none See also: Free;...

23. Value

... an instance of a TIntegerListWrapper Index An integer parameter represents...

24. Delimiter

... an instance of a TIntegerListWrapper Return value: a char...

25. DelimitedText

... an instance of a TIntegerListWrapper Return value: a string...

26. AsVarArray

... an instance of a TIntegerListWrapper Return value: Note: This property...