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

Detailed Description

This is the TSLUngroupOperation.

Operation Name ungroup

Additional Data None

It is a basic primitive operation. The ungroup operation removes the grouping on all selected groups so that they may be selected as individual parts.

The operation is invoked using an activate method and deactivated immediately.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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