Development
|
iPOGO Development Center Report #201
| #201 MAIN - Resolved - 2.2 command error on curves to the left
| |
BugNo |
201
| |
CodeModule |
MAIN
| |
Status |
Resolved
| |
Title |
2.2 command error on curves to the left
| |
Description |
The 2.2 command divides an arc into a user-defined number of equal length segments. The older versions of iPOGO required the number of segments to be positive for curves to the right or clockwise, and negative for curves to the left or counter-clockwise.
In version 4.23, the 2.2 command computes points correctly on curves to the right or clockwise. However, points on curves to the left or counter-clockwise are computed incorrectly.
| |
Comments |
An immediate work-around is to compute all points with the 2.2 command in a clockwise direction using a positive value for the number of segments. This bug has been fixed and is scheduled to be released with the next update.
| |
FiledBy |
JL
| |
FiledDate |
03/21/2001
| |
ResolvedDate |
03/27/2001
| |
Resolution |
Corrected left hand curve number of segments variable by enforcing absolute value.
| |
VersionNo |
4.50
| |