From 061be50a82e298aa8a1b3bb4844207866c121ea0 Mon Sep 17 00:00:00 2001 From: Paul RASCLE Date: Mon, 8 Feb 2016 14:13:40 +0100 Subject: [PATCH] meaningful message on bad polylines --- src/HYDROGUI/resources/HYDROGUI_msg_en.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/HYDROGUI/resources/HYDROGUI_msg_en.ts b/src/HYDROGUI/resources/HYDROGUI_msg_en.ts index c7ca128b..7b3a26b1 100644 --- a/src/HYDROGUI/resources/HYDROGUI_msg_en.ts +++ b/src/HYDROGUI/resources/HYDROGUI_msg_en.ts @@ -2123,7 +2123,9 @@ Would you like to remove all references from the image? ZONE_OBJECT_CANNOT_BE_CREATED - Zone object can not be created + Zone object can not be created. +Maybe the polyline is not closed, +or there is a small loop somewhere in the polyline ? -- 2.39.2