Difference between revisions of "TUFLOW Message 2171"
Line 3: | Line 3: | ||
|alt_msg=ERROR 2171 - Exceeded limit of allowable vertices in a single Z polyline. | |alt_msg=ERROR 2171 - Exceeded limit of allowable vertices in a single Z polyline. | ||
|type=[[ERROR]] | |type=[[ERROR]] | ||
− | |message_desc=Exceeded limit of allowable vertices in a single Z Line polyline. The maximum number of vertices can be increased with the .tcf command <font color=" | + | |message_desc=Exceeded limit of allowable vertices in a single Z Line polyline. The maximum number of vertices can be increased with the .tcf command <font color="blue"><tt>Maximum Vertices </tt></font><font color="red"><tt>== </tt></font><font color="black"><tt><number of vertices></tt></font>, the default is 100,000. This command controls the maximum number of vertices that can exist in a single polyline or polygon in a GIS layer referenced by commands such as Create TIN Zpts, Read GIS Z Line, Read GIS Z HX Line, Read GIS Z Shape, Read GIS Variable Z Shape, Read GIS FC Shape and Read GIS Layered FC Shape. If the number of vertices exceeds the amount specified, an ERROR 2171 occurs and this command needs to be used to increase the maximum number of vertices . This value can also be lowered to reduce RAM requirements. |
− | |suggestions=Increase maximum number of vertices allowed using .tcf command <font color=" | + | |suggestions=Increase maximum number of vertices allowed using .tcf command <font color="blue"><tt>Maximum vertices </tt></font><font color="red"><tt>== </tt></font><font color="black"><tt><number of points></tt></font> or split input layer.<br> |
<br> | <br> | ||
See also [[TUFLOW Message 2170| Message 2170]] | See also [[TUFLOW Message 2170| Message 2170]] |
Revision as of 10:23, 27 June 2022
TUFLOW Message
ERROR 2171 - Exceeded limit of allowable vertices in a single Z polyline or region.
Alternate Message
ERROR 2171 - Exceeded limit of allowable vertices in a single Z polyline.
Message Type
ERROR
Description
Exceeded limit of allowable vertices in a single Z Line polyline. The maximum number of vertices can be increased with the .tcf command Maximum Vertices == <number of vertices>, the default is 100,000. This command controls the maximum number of vertices that can exist in a single polyline or polygon in a GIS layer referenced by commands such as Create TIN Zpts, Read GIS Z Line, Read GIS Z HX Line, Read GIS Z Shape, Read GIS Variable Z Shape, Read GIS FC Shape and Read GIS Layered FC Shape. If the number of vertices exceeds the amount specified, an ERROR 2171 occurs and this command needs to be used to increase the maximum number of vertices . This value can also be lowered to reduce RAM requirements.
Suggestions
Increase maximum number of vertices allowed using .tcf command Maximum vertices == <number of points> or split input layer.
See also Message 2170
Up |
---|
2xxx Messages |