Interface _IApplicationEvents

Interface for Tedds application events

Namespace: Tekla.Structural.InteropAssemblies.Tedds
Assembly: Tedds.TeddsIA.dll
Syntax
[Guid("D52FB66D-1A36-46A9-A24B-C859D951E16C")]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface _IApplicationEvents

Methods

Name Description
DocumentExported(ITeddsDocument, string)

A document has been exported

ProjectBimProjectModified(ITeddsProject)

A project's BIM project modified

ProjectClosed()

A project has been closed

ProjectCreated(ITeddsProject)

A new project has been created

ProjectOpened(ITeddsProject)

A project has been opened

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next