TUFLOW Message 2010: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
|alt_msg=NA |
|alt_msg=NA |
||
|type=[[ERROR]] |
|type=[[ERROR]] |
||
|message_desc=2D cell has been assigned a material ID of less than one (1) or greater than 32,767. Material IDs must be within this range. |
|message_desc=2D cell has been assigned a material ID (integer) of less than one (1) or greater than 32,767. Material IDs must be within this range. The most common reason for this is using a material value hasn't been specified, in this case the MapInfo default integer of zero (0) is applied. |
||
|suggestions= |
|suggestions=Specify a valid material ID.<br> |
||
Values that occur when no material ID has been specified, can be selected in MapInfo using Query >> Select<br> |
|||
Selct from: Desired 2d_mat table<br> |
|||
That Satisfy : Material = 0<br> |
|||
This should select any 0 or unspecified material IDs. |
|||
|discussion_page=* [[Talk:TUFLOW Message 2010|Discuss Message 2010]] |
|discussion_page=* [[Talk:TUFLOW Message 2010|Discuss Message 2010]] |
||
|link3='' |
|link3='' |
||
Revision as of 12:09, 4 February 2011
TUFLOW Message
ERROR 2010 - Material ID must be greater than 0 or less than 32767.
Alternate Message
NA
Message Type
ERROR
Description
2D cell has been assigned a material ID (integer) of less than one (1) or greater than 32,767. Material IDs must be within this range. The most common reason for this is using a material value hasn't been specified, in this case the MapInfo default integer of zero (0) is applied.
Suggestions
Specify a valid material ID.
Values that occur when no material ID has been specified, can be selected in MapInfo using Query >> Select
Selct from: Desired 2d_mat table
That Satisfy : Material = 0
This should select any 0 or unspecified material IDs.
| Up |
|---|