TeklaStructuresFiles Class |
The TeklaStructuresFiles class is for the paths where the attributes file will be searched for.
Namespace: Tekla.Structures
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
The TeklaStructuresFiles type exposes the following members.
| Name | Description | |
|---|---|---|
| TeklaStructuresFiles |
Initializes a new instance of the TeklaStructuresFiles class.
|
| Name | Description | |
|---|---|---|
| PropertyFileDirectories |
The directories where to look for property files.
|
| Name | Description | |
|---|---|---|
| GetAttributeFile(String) |
Gets a file info representing the first match in the standard property file directories.
| |
| GetAttributeFile(ListString, String) |
Gets a file info representing the first match in the search directories.
| |
| GetFileDictionaryByExtension |
Retrieves a dictionary of file names and their corresponding paths from multiple directories.
| |
| GetMultiDirectoryFileList |
Gets a list of files with the given extension from the default search directories.
|