Mesh Level Zone objects are used as part of the mesh generation process carried out when undertaking 2D Modelling. They can be used to divide a 2D Zone into regions in which ground level modification is required.
The following describes all the data which can be used to define a Mesh Level Zone.
Fields that are common to the majority of objects can be found in the Common Fields topic.
Mesh Level Zone Data
Database Table Name: hw_mesh_level_zone
Field Name |
Description |
Database Field |
Size |
Precision |
Default |
Error Lower Limit |
Error Upper Limit |
Warning Lower Limit |
Warning Upper Limit |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ID |
The name of the zone. |
polygon_id |
Text |
64 |
|
0 |
|
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type |
Method for ground level adjustment:
|
level_type | Text | 30 | 0 | Specify | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use upper limit |
Displayed when Type is set to Specify (Specified boundary elevations) or Adjust (Boundary ground model adjusted). If checked, imposes an Upper limit level on the elevations assigned to Mesh Level Zone vertices. |
use_upper_limit | Boolean | 0 | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Upper limit level |
Displayed when Use upper limit option is checked. Elevation at a vertex will be set to the Upper limit level if the calculated adjusted elevation at the vertex is higher than the Upper limit level value. |
upper_limit_level | Double | Z | 3 | 0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Use lower limit |
Displayed when Type is set to Specify (Specified boundary elevations) or Adjust (Boundary ground model adjusted). If checked, imposes a Lower limit level on the elevations assigned to Mesh Level Zone vertices. |
use_lower_limit | Boolean | 0 | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Lower limit level |
Displayed when Use lower limit option is checked. Elevation at a vertex will be set to the Lower limit level if the calculated adjusted elevation at the vertex is lower than the Lower limit level value. |
lower_limit_level | Double | Z | 3 | 0.0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Area |
Zone area. Default value calculated from polygon geometry. |
area |
Double |
|
CA |
3 |
|
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Level |
Displayed when Type is set to Level (Specified fixed level). The level to be applied to all elements and vertices in the Mesh Level Zone. Specify a negative value to lower the level. |
level | Double | Z | 3 | 0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Raise by |
Displayed when Type is set to Rel. to highest (Fixed level relative to highest), Rel. to lowest (Fixed level relative to lowest) or Raise or lower. The value by which the level of Mesh Level Zone elements and vertices are raised or lowered. Specify a negative value to lower the level. |
raise_by | Double | Y | 3 | 0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vertices |
Displayed when Type is set to Specify (Specified boundary elevations) or Adjust (Boundary ground model adjusted). Displays the editor for specifying method of calculating elevation at each vertex of the Mesh Level Zone. Database Table Name: hw_mesh_lvl_sec
|
level_sections | Array |