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

Detailed Description

This is the TSLCopyOperation.

Operation Name copy

Additional Data None

It is a basic primitive operation. It allows the user to make a copy of all the currently selected objects in the editor model.

When this operation is selected, highlights appear indicating the extent of the selected entities. The user may make multiple copies by clicking the left mouse button at various positions. Clicking the right mouse button will terminate the operation and return to the default select operation.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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