TeklaStructuresInfo Class |
The TeklaStructuresInfo class provides information about Tekla Structures.
Inheritance Hierarchy
Namespace: Tekla.Structures
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The TeklaStructuresInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TeklaStructuresInfo | Initializes a new instance of the TeklaStructuresInfo class |
Methods
Name | Description | |
---|---|---|
GetBuildNumber | Returns the Tekla Structures build number. | |
GetCommonAppDataFolder | Returns (XSDATADIR)environments installation folder of the Tekla Structures as string. | |
GetCopyRightText | Returns the Tekla Structures copyright text as string. | |
GetCurrentProgramVersion | Returns the current Tekla Structures version. | |
GetCurrentUser | Returns the current Tekla Structures user. | |
GetFullTSRegistryKeyText | Returns full registry key of the Tekla Structures as string. | |
GetLocalAppDataFolder | Returns (XSUSERDATADIR) user's local appdata folder of the Tekla Structures as string. | |
GetPluginsFolder |
Returns main TS plugins folder, not extensions folder
| |
GetRevisionDate | Returns the Tekla Structures revision date as string. |
See Also