_IApplicationEvents Interface

Interface for Tedds application events

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 24.1.0.0
Syntax
public interface _IApplicationEvents

The _IApplicationEvents type exposes the following members.

Methods
  NameDescription
Public methodProjectClosed
Project has been closed
Public methodProjectCreated
A new project has been created
Public methodProjectOpened
A project has been opened
Top
See Also