Polygon to points

Command line

The Polygons to points operation can be directly executed by typing the following expression on the command line of the Main window:

  

OUTMAP

=

PointMapPolLabels(InputPolygonMap)

OUTMAP

=

PointMapPolLabels(InputPolygonMap, AlsoUndefs)

where:

OUTMAP

is the name of your output point map.

PointMapPolLabels

is the command to start the Polygons to points operation.

InputPolygonMap

is the name of the input polygon map.

AlsoUndefs

is an optional parameter to obtain label points for undefined polygons as well.

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: