![]() |
Tekla.Structures.Drawing.UI Namespace |
The Tekla.Structures.Drawing.UI namespace consists of some classes that can be used, for example, to select and highlight drawing objects in the drawing.

Class | Description | |
---|---|---|
![]() ![]() |
DrawingObjectSelector |
The DrawingObjectSelector class is used to select drawing objects in the drawing.
The class contains methods for selecting/unselecting single objects or
a list of objects. Currently, these selections both select the objects from the
database and highlight them visually.
|
![]() ![]() |
DrawingSelector |
The DrawingSelector class provides functionality for accessing the drawing list dialog.
|
![]() ![]() |
Events |
The Events class allows the user to register event listeners for drawing user interface events.
|
![]() ![]() |
Picker |
The Picker class is used to pick points and objects in the drawing.
|

Delegate | Description | |
---|---|---|
![]() |
EventsDrawingEditorClosedDelegate |
The delegate to use for drawing editor closing.
|
![]() |
EventsDrawingEditorOpenedDelegate |
The delegate to use for drawing editor opening.
|
![]() |
EventsDrawingListSelectionChangedDelegate |
The delegate to use for drawing list selection change.
|
![]() |
EventsDrawingLoadedDelegate |
The delegate to use for drawing loading.
|
![]() |
EventsInterruptedDelegate |
The delegate to use for interrupted event
|
![]() |
EventsSelectionChangeDelegate |
The delegate to use for selection change.
|