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

Detailed Description

This is the TSLSelectByPolygonOperation.

Operation Name selectbypolygon

Additional Data None

It is a selection operation. The operation enables the application user to to select all entities in the editor model that are positioned within the boundaries of a polygon.

The user defines the boundaries of the select polygon by clicking on points with the left mouse button. Clicking the right button completes the operation.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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

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

Arguments list details:

editor: a pointer to the TSLEditor object.

Returns true if added successfully, otherwise false.