CadTools and xTurn (Vehicle Turning Software) Forum
CadTools General Category => CadTools General => Topic started by: pavloun on August 31, 2011, 09:51:35 AM
-
Hello,
I`ve spotted a bug in Track station and offset from polyline command (program version 1.1.650).
It returns incorrect values for every point except the first one.
Best regards.
-
Hi!
Thanks for pointing it out! Yes there must be a variable that I've forgott to reset. This will be fixed later today.
/Lars
-
I saw this problem but it only occurred when the first part of the polyline was an arc. once it happened at the end of the polyline but that was also an arc segment.
-
Let’s hope I’ve managed to fix all odd behavior in that function. I’ve also fixed a focus issue after the message box was closed and a ENTER key when aborting the command.
-
Thx for quick reply
I saw this problem but it only occurred when the first part of the polyline was an arc. once it happened at the end of the polyline but that was also an arc segment.
Yes, the problem shows up on polylines with arc segments or simple arcs. The calculation still gets weird when the arc goes from 4th to 1st quadrant (I attached a scheme).
Ed: quadrants
-
a quick fix for this would be to transform the polyline in 3dpoly to eliminate the arc
-
I need to look into this more, I'm not sure if this function ever worked as planned? There must be something wrong in my angle calculation. I've spotted same problem in a similar function.
I'll be back, thanks for the attached sample.
-
I need to look into this more, I'm not sure if this function ever worked as planned? There must be something wrong in my angle calculation. I've spotted same problem in a similar function.
I'll be back, thanks for the attached sample.
The bug is fixed (Build 652)