Field-Map Scripting

4.2.5.34 GetLineCoordinates

GetLineCoordinates function


Prototype:

function GetLineCoordinates ( const ID : integer; out XY : string) : boolean;

Description:

GetLineCoordinates function outputs string expression defining the topology of line.

Syntax:

variable := Layer.GetLineCoordinates (ID, XY) ;


Part

Description


variable

A variable declared as a boolean



Layer

A reference to the Field-Map line layer as defined in Field-Map Project Manager


ID

ID of line to output its coordinates


XY

String output variable.

Return value:

true/false


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