IProjectItemsAddDocument Method

Add an existing open document to the end of the collection of project items

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

Parameters

Document
Type: Tekla.Structural.InteropAssemblies.TeddsITeddsDocument
Document to add

Return Value

Type: IProjectFileItem
New project file object
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next