TUFLOW Message 2028: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
|type=[[ERROR]] |
|type=[[ERROR]] |
||
|message_desc=Could not find a CN object or 1D node snapped to 2D SX object. |
|message_desc=Could not find a CN object or 1D node snapped to 2D SX object. |
||
|suggestions=Check snapping and boundary configuration. 2D SX object should be |
|suggestions=Check snapping and boundary configuration. 2D SX object should be snapped to 1D node or linked to a 1D node by CN line (connection 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: |
|||
<font color="blue"><tt>Read GIS BC </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>2d_bc_M03_culverts_R.shp {{!}} 2d_bc_M03_culverts_L.shp</tt></font> <font color="green"><tt> ! SX and CN object in the same command via {{!}}</tt></font> <br> |
|||
GPKG example: |
|||
<font color="blue"><tt>Read GIS BC </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>2d_bc_M03_culverts_R {{!}} 2d_bc_M03_culverts_L</tt></font> <font color="green"><tt> ! SX and CN object in the same command via {{!}}</tt></font> <br> |
|||
MIF example: |
|||
<font color="blue"><tt>Read GIS BC </tt></font> <font color="red"><tt>== </tt></font> <font color="black"><tt>2d_bc_M03_culverts_SX_CN.mif </tt></font> <font color="green"><tt> ! SX and CN object in the same file</tt></font> <br> |
|||
|prelink=[[TUFLOW_Message_2027|Message 2027]] |
|||
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]] |
|uplink=[[2xxx_TUFLOW_Messages|2xxx Messages]] |
||
|nextlink=[[TUFLOW_Message_2029|Message 2029]] |
|||
}} |
}} |
||
Latest revision as of 18:22, 22 April 2025
TUFLOW Message
ERROR 2028 - Could not find a CN object or 1D node snapped to 2D SX object.
Alternate Message
NA
Message Type
ERROR
Description
Could not find a CN object or 1D node snapped to 2D SX object.
Suggestions
Check snapping and boundary configuration. 2D SX object should be snapped to 1D node or linked to a 1D node by CN line (connection 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 |
|---|