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

Detailed Description

This is the TSLSplitOperation class.

Operation Name split

Additional Data None

It is a miscellaneous operation. The operation enables the application user to split a polyline into two separate entities at a specified point.

The operation highlights all the possible split points in the selected polyline. The user can split the line by clicking on a highlighted point with the left mouse button.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

static bool TSLSplitOperation::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.