StructuresInstallation Class |
Utility functions.
Inheritance Hierarchy
Namespace: Tekla.Structures.Dialog
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The StructuresInstallation type exposes the following members.
Properties
Name | Description | |
---|---|---|
BinFolder |
Gets Path to Tekla Structures binary (bin) directory.
| |
EnvBaseFolder |
Gets Path to Tekla Structures XSDATADIR directory. XSDATADIR is defined in the teklastructures.ini file.
It points to a location, where the installation installs the environment files and folders. Example: C:\ProgramData\Trimble\Tekla Structures\Version
| |
InstallFolder | Obsolete.
Gets path to Tekla Structures installation directory.
| |
MessageFolder | Obsolete.
Gets path to Tekla Structures messages directory.
| |
MessagesFolder |
Gets a list Paths to Tekla Structures messages directories.
|
Methods
Name | Description | |
---|---|---|
GetLocalizationFile(String) |
Retrieves localization file from configured environment
| |
GetLocalizationFile(String, String) |
Retrieves localization file from configured environment
|
See Also