API Help
Eplan.EplApi.Base Namespace / Settings Class / SetNumericSetting Method

In This Topic
    SetNumericSetting Method (Settings)
    In This Topic
    Sets the value of a setting. The index under which setting will be written is evaluated automatically. First free index is used. The index starts at 0.
    Overload List
    OverloadDescription
    Sets the value of a setting. The index under which setting will be written is evaluated automatically. First free index is used. The index starts at 0.  
    Sets the value of settings on a given path. Type of value will be converted to 16 bit, 32 bit, signed or unsigned value depending on setting type.  
    See Also