TUFLOW Message 2051: Difference between revisions
mNo edit summary |
m CN and SX objects must be in the same Read GIS BC command |
||
| Line 3: | Line 3: | ||
|alt_msg=WARNING 2051 - Connection object unused or not snapped to a 2D HX or 2D SX object. |
|alt_msg=WARNING 2051 - Connection object unused or not snapped to a 2D HX or 2D SX object. |
||
|type=[[ERROR]] <br> [[WARNING]] |
|type=[[ERROR]] <br> [[WARNING]] |
||
|message_desc=Connection object unused or not snapped to a 2D HX or 2D SX object. All connections (CN objects) must be snapped to a 1D/2D interface object. |
|message_desc=Connection object unused or not snapped to a 2D HX or 2D SX object. All connections (CN objects) must be snapped to a 1D/2D interface object found in the same Read GIS BC command. |
||
|suggestions=Review boundary configuration, if a HX or SX boundary is desired ensure HX or SX object exists and CN object is correctly snapped. If no boundary is desired remove CN object. |
|suggestions=Review boundary configuration, if a HX or SX boundary is desired ensure HX or SX object exists and CN object is correctly snapped. If no boundary is desired remove CN object. |
||
Latest revision as of 20:00, 25 November 2025
TUFLOW Message
ERROR 2051 - Connection object unused or not snapped to a 2D HX or 2D SX object.
Alternate Message
WARNING 2051 - Connection object unused or not snapped to a 2D HX or 2D SX object.
Description
Connection object unused or not snapped to a 2D HX or 2D SX object. All connections (CN objects) must be snapped to a 1D/2D interface object found in the same Read GIS BC command.
Suggestions
Review boundary configuration, if a HX or SX boundary is desired ensure HX or SX object exists and CN object is correctly snapped. If no boundary is desired remove CN object.
When the SX object is a region, the SX region object and the CN line object must be in the same READ GIS BC command.
SHP example:
Read GIS BC == 2d_bc_M03_culverts_R.shp | 2d_bc_M03_culverts_L.shp ! SX and CN object in the same command via |
GPKG example:
Read GIS BC == 2d_bc_M03_culverts_R | 2d_bc_M03_culverts_L ! SX and CN object in the same command via |
MIF example:
Read GIS BC == 2d_bc_M03_culverts_SX_CN.mif ! SX and CN object in the same file
| Up |
|---|