Skip to main content

createAreaAttributes

Creates an attribute for all polygons in a 2D vector file to hold the area value of the polygon.

Syntax

RxCore.createAreaAttributes(szAttname)

Parameters

  • szAttname: string — Name of the attribute to be created.

Returns

  • NA — This method does not return a value.