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.
Classes
  ClassDescription
Public classCode exampleDrawingObjectSelector
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.
Public classCode exampleDrawingSelector
The DrawingSelector class provides functionality for accessing the drawing list dialog.
Public classCode exampleEvents
The Events class allows the user to register event listeners for drawing user interface events.
Public classCode examplePicker
The Picker class is used to pick points and objects in the drawing.
Delegates
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next