| baseSurface | _baseSurface | Connect a surface to create a grid. You can create many scenarios also without buildings. | Mesh |
| telescope | _telescope_ | Choose telescope option if your Z domain can't be reached with equidistant Z grid. Default: 5 (growing percentage) | Number |
| startTelescopeHeight | startTelescopeHeight_ | Height where to start the telesscoping Z grid growth. Default: 5.0 | Number |
| dimX | dimX_ | Size of grid cell in meter. Default value is 3.0. | Number |
| dimY | dimY_ | Size of grid cell in meter. Default value is 3.0. | Number |
| dimZ | dimZ_ | Size of grid cell in meter. Default value is 3.0. | Number |
| addCellsLeft | addCellsLeft_ | Default: 2 | Integer |
| addCellslRight | addCellslRight_ | Default: 2 | Integer |
| addCellsUp | addCellsUp_ | Default: 2 | Integer |
| addCellsDown | addCellsDown_ | Default: 2 | Integer |
| numCellsZ | numCellsZ_ | Number grid for Height domain. Default 15 | Integer |
| combineGridType | combineGridType_ | Set it to true if you want to use both telescope and equidistant grid. | Boolean |