EnvironmentVariables Class |
The EnvironmentVariables class contains a sorted list specializing in getting active
environment variables and advanced option settings. It also checks options.ini files
in the active model folder as well as options_user.ini files.
Inheritance Hierarchy
Namespace: Tekla.Structures.Dialog.UIControls
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The EnvironmentVariables type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add |
Adds a variable to the list.
| |
Get |
Gets a key.
| |
GetEnvironmentVariable |
Gets an environment variable.
|
See Also