IProjectItemsAddFolder Method

Add a new folder 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
IProjectFolderItem AddFolder(
	string Name
)

Parameters

Name
Type: SystemString
Name of the folder

Return Value

Type: IProjectFolderItem
New project folder 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