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

Detailed Description

This is the TSLHBarOperation.

Operation Name hbar

Additional Data TSLSpecialisedData structure

It is a specialised primitive class. The operation enables the user to add H-Bars to the edge of an entity.

The user adds an H-Bar to an entity by clicking on any position along its edge.

The following properties defined by the TSLSpecialisedData structure apply to the H-Bar operation:

featureID barSize lineStyle lineColour lineThickness

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

static bool TSLHBarOperation::add ( TSLEditor * editor)
static

This method adds the operation to a TSLEditor object. It is passed a pointer to the editor object.

Parameters
editorA pointer to the TSLEditor object.
Returns
true if added successfully, otherwise false.