GLK
- displays the storey as selected on dialog Building Noise Map or in a PlotDesigner plan cell
| Syntax | #(Keyword, Parameter 1, Parameter 2) |
|---|---|
| Keyword | GLK |
| Parameter 1 | stw |
| Parameter 2 | Name of plan cell in PlotDesigner (optional) |
| Example | Comment |
| #(GLK, stw) | displays the storey which is currently selected in the Building Noise Map menu |
| #(GLK, stw, cell3) | displays the storey which is selected in the PlotDesigner plan cell with name "cell3" |
- sets the storey number on the Building Noise Map (e.g. for CadnaA-Lua)
| Syntax | #(Keyword, Parameter 1, Parameter 2) |
|---|---|
| Keyword | GLK |
| Parameter 1 | SetSTW |
| Parameter 2 | storey number |
| Example | Comment |
|---|---|
| #(GLK, SetSTW, 3) | sets the storey number to 3 |