Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 19:27:02 +0000



Post From: Bug in the Tool.Clear() feature by UseTool

[2014-07-28 08:12:09]
sampater - Posts: 243
Hi SC Engineering,
Probably there is a bug in the Tool.Clear() feature by UseTool. See attached file ClearTest.cpp below.

A first study draws an Ellipse in blue, the Outline is 3 (Tool.LineWidth = 3). Next this Ellipse is modified - color red and without the Outline (Tool.LineWidth = 0). But on the chart the Outline still there is and is blue.

A second study draws an Horizontal Ray in blue, with a text " Blue Ray". Next this drawing is modified to a Horizontal Level in red and without any text. But on the chart the text still there is.

In both studies the Line Number is the same and Tool.AddMethod = UTAM_ADD_OR_ADJUST.

Best regards,
Marek


attachmentClearTest.cpp - Attached On 2014-07-28 08:06:29 UTC - Size: 3.34 KB - 398 views