IApplicationActiveDocument Property

Returns active document

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
ITeddsDocument ActiveDocument { get; }

Property Value

Type: ITeddsDocument
The active document
See Also