Parameters
- strSettingPath
- path to project settings
- strValue
- value to set.
- nIdx
- 0-based index of the setting
| Exception | Description | 
|---|---|
| System.ArgumentNullException | Thrown when strSettingsPathisnull. | 
| Eplan.EplApi.Base.BaseException | Thrown when the value cannot be set. |