ITeddsDocumentsAdd Method

Add a new document

Namespace:  Tekla.Structural.InteropAssemblies.Tedds
Assembly:  Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 25.0.0.0
Syntax
ITeddsDocument Add()

Return Value

Type: ITeddsDocument
The new document
Remarks
Adding a new document will prompt the user to choose the calculation they want to use and the document will be calculated.
See Also