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

Detailed Description

This is the TSLAttributeSetOperation class.

Operation Name attributeset

Additional Data TSLAttributeData associated with the entity

This is an attribute operation. The operation enables the user to alter the attributes associated with the entity in the editor model en masse. All entities created after this operation will have the specified attribute data.

NOTE: this is now obsolete and new applications should use the "renderingattributes" operation instead

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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