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

Detailed Description

This is the TSLMoveOperation.

Operation Name move

Additional Information None

It is a transformation operation. The operation allows the user to reposition all the selected entities in the editor model.

The operation will draw highlights indicating the extent of the selected entities. The user can reposition the entities by clicking on a new position with the left mouse button.

The operation is deactivated by clicking on the right mouse button.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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