API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

Events Events

The Events type exposes the following members.

Events
  NameDescription
Public eventDocumentManagerClosed
The DocumentManagerClosed eventis raised when the document manager is closed.
Public eventDrawingEditorClosed
The DrawingEditorClosed event is raised when the drawing editor is closed.
Public eventDrawingEditorOpened
The DrawingEditorOpened event is raised when the drawing editor is opened.
Public eventDrawingListSelectionChanged
The DrawingListSelectionChanged event is raised when selection on the drawing list has changed.
Public eventDrawingLoaded
The DrawingLoaded event is raised when a new drawing is opened in the drawing editor.
Public eventInterrupted
Occurs when user interrupts.
Public eventSelectionChange
The SelectionChange event is raised when the selection is changed in a Tekla Structures drawing.
Top
See Also