Field-Map Scripting

4.9.11 GetParallelLine

GetParallelLine function


Prototype:

function GetParallelLine(const Distance_m :double) :TLineWrapper;

Description:


Syntax:

variable:= line.GetParallelLine(Distance_m);


Part

Description


variable

A variable declared as a TLineWrapper


line

A reference to an instance of a TLineWrapper


Distance_m

A double parameter

Return value:




See also:

Create; Free; ID; AddPoint; PointX; PointY; Length; GetParallelLine; LoadFromPolygon