_IApplicationEvents Interface |
Interface for Tedds application events
Namespace: Tekla.Structural.InteropAssemblies.Tedds
Assembly: Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
The _IApplicationEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
DocumentExported |
A document has been exported
| |
ProjectBimProjectModified |
A project's BIM project modified
| |
ProjectClosed |
A project has been closed
| |
ProjectCreated |
A new project has been created
| |
ProjectOpened |
A project has been opened
|
See Also