GetCombinedPolygonsCoordinates function
Prototype: |
function GetCombinedPolygonsCoordinates (const IDs_ :string; out XY_ :string) :boolean; |
|
Description: |
||
Syntax (1): |
variable := Layer.GetCombinedPolygonsCoordinates (IDs, XY); |
|
Syntax (2): |
Layer.GetCombinedPolygonsCoordinates (IDs, XY); |
|
Part |
Description |
|
variable |
A variable declared as a boolean |
|
Layer |
A reference to the Field-Map polygon layer as defined in Field-Map Project Manager |
|
IDs |
IDs of polygons to output its coordinates |
|
XY |
String output variable. |
|
Return value: |
true/false for syntax no. 1. |
|
See also:
GisLayerReference; ShapeRecordCount; GetParentPolygonArea_m2; FindIntersectingPolygons; GetIntersectingPolygonAreas; FindContainedPointsOrCentroids; FindLinesIntersectingPolygon; FindClosestLine; FindPolygonContainingPoint; FindPolygonContainingPointByCoords; AddPoint; AddLine; AddPolygon; AddCentroid; AddPolygonWithCentroid; AddCircularPolygonWithCentroid; SplitMultiPolygon; DeletePoint; DeleteLine; DeletePolygon; DeletePolygonsKeepCentroidsAndAttributes; SaveShapesToBlobs; UpdateSymbolAndLabelInShapefiles; CreatePointsAlongLine; RefreshMap; RefreshMapRectangle; ZoomAndSelect; ZoomAndSelectEntity; SelectEntities; ZoomToLayerExtent; MeasureLineLength_m; MeasurePolygonArea_m2; GetLineCoordinates; GetPolygonCoordinates; GisEntityExists; GetCombinedPolygonsCoordinates; SelectLine
© 2024 IFER-Monitoring and Mapping Solutions