IProjectFileItem Interface |
Interface for a project file item
Namespace: Tekla.Structural.InteropAssemblies.Tedds
Assembly: Tedds.TeddsIA (in Tedds.TeddsIA.dll) Version: 26.0.0.1
Syntax
The IProjectFileItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
FullName |
Returns the full path and file name of the referenced file
| |
IsFolder |
Returns whether the object is a folder
| |
Name |
File name (excluding file extension)
| |
ParentFolder |
Parent folder in the project hierarchy
| |
Path |
Returns the path of the referenced file
|
Methods
See Also