/
Sample Code: Custom operator – Pre-highlight Area Operator
Sample Code: Custom operator – Pre-highlight Area Operator
Language: C++
This operator is based on Highlight Area Operator, but it is extended to pre-highlight the selected objects by a rectangle which is shown by the mouse drag.
The operator consists of three operators, Highlight Area Operator, Select Area Operator, and Construct Rectangle Operator. The original operator codes are found in the package, \samples\operators.
For the sample code and instructions, check out our forum post.
, multiple selections available,
Related content
Sample Code: Custom Operator show marker on selected line
Sample Code: Custom Operator show marker on selected line
More like this
How-to : Convert window point to 3D point
How-to : Convert window point to 3D point
More like this
Sample Code: Selection using SelectionOptionsKit.SetConditions
Sample Code: Selection using SelectionOptionsKit.SetConditions
More like this
Sample Code: Zebra Striping
Sample Code: Zebra Striping
More like this
How-to: Create a customer mouse operator requiring two buttons
How-to: Create a customer mouse operator requiring two buttons
More like this
How-to: Draw a Bounding Box in the Web Viewer
How-to: Draw a Bounding Box in the Web Viewer
More like this