Densify segment coordinates

Command line

The Densify segment coordinates operation can be directly executed by typing the following expression on the command line of the Main window:

 

OUTMAP

=

SegmentMapDensifyCoords(InputSegmentMap, distance)

where:

OUTMAP

is the name of your output segment map.

SegmentMapDensifyCoords

is the command to start the Densify segment coordinates operation.

InputSegmentMap

is the name of the input segment map.

distance

is the distance interval (in meters) at which new coordinates should be inserted in segments; real value > 0.

When the definition symbol = is used, a dependent output map is created; when the assignment symbol := is used, the dependency link is immediately broken after the output map has been calculated.

See also: