IProjectItemsAddFile Method

Add a reference to a Tedds document file 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 AddFile(
	string FilePath
)

Parameters

FilePath
Type: SystemString
Full file path of the file 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