SetObjAtt
sets parameter value or option settings on all tabs in the configuration of calculation (Calculation menu)
| Syntax | #(Keyword, Parameter 1, Parameter 2, Parameter 3) |
|---|---|
| Keyword | SetObjAtt |
| Parameter 1 | CALCCONF, GLK_OPT, OBJ_SCAN |
| Parameter 2 | All parameter and options on all tabs are available (siehe ObjAtt). |
| Parameter 3 | text or value |
For parameter 2 the same parameter and options as used with the keyword „ObjAtt“ are available (see ObjAtt).
Note
The keyword "CalcConf" can still be used, but is no longer listed within this document.
Examples
| Example | Comment |
| #(SetObjAtt, CALCCONF, MAXERROR, 1) | sets the maximum error to 1 dB (on „General“ tab) |
| #(SetObjAtt, CALCCONF, MET_STABCD, S2) | sets the stability class to S2, for period Day (for Harmonoise, on the „Industry“ tab) |
| #(SetObjAtt, CALCCONF, MET_STABCID, 2) | sets the stability class to S2 as well, for period Day |
| #(SetObjAtt, CALCCONF, BABS, 0.6) | sets the default ground absorption value to 0.6 |
| #(SetObjAtt, OBJ_SCAN, SUMEX0, EINW) | sets the first field of „formula for summation to “EINW“ |
| #(SetObjAtt, OBJ_SCAN, PRESET, EU02_EINW) | sets the preset „People in level classes“ |