_IApplicationEventsProjectCreated Method

A new project has been created

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 24.1.0.0
Syntax
void ProjectCreated(
	ITeddsProject project
)

Parameters

project
Type: Tekla.Structural.InteropAssemblies.TeddsITeddsProject
The new project
See Also