Field-Map Scripting

4.9.1 Create

Create constructor


Prototype:

constructor Create(const ID_ :integer);

Description:


Syntax:

line.Create(ID);


Part

Description


ID

an integer parameter


line

A reference to an instance of a TLineWrapper

Return value:




See also:

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