MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLCalcAreaOperation Class Reference

Detailed Description

This is the TSLCalcAreaOperation.

Operation Name calcarea

Additional Data None

It is a miscellaneous operation. This operation calculates the combined area of all selected polygons in the editor layer.

The combined area is returned as double value as TMC squared.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

static bool TSLCalcAreaOperation::add ( TSLEditor * editor)
static

This method adds the operation to a TSLEditor object. It is passed a pointer to the editor object.

Parameters
editorA pointer to the TSLEditor object.
Returns
true if added successfully, otherwise false.