MapLink Pro 11.1.2.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Loading...
Searching...
No Matches
TSLLinePolyIntersectOperation Class Reference

Detailed Description

This is the TSLLinePolyIntersectOperation class.

Operation Name linepolyintersect

Additional Data TSLSpecialisedData structure

It is a construction operation. The operation will highlight the intersection points of a polygon and polyline selected in the editor model.

The following properties defined by the construction type structure apply to the Line Intersect operation.

featureID tickStyle tickColour

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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