IApplicationDocuments Property

Returns A Documents collection which represents all the open documents

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

Property Value

Type: ITeddsDocuments
Collection of the open documents
See Also