iPOGO
Home FAQs Center Help Manual Development Contact Us
Development

Status
RESOLVED
FUTURE
 
CodeModule
DXFIN
DXFOUT
IMPORT
MAIN
MBD
TRAV
WHIP!
 
Legal Notices   Message Board

iPOGO Development Center Report #199

#199 MAIN - Resolved - 77 command stationing anomaly
BugNo 199
CodeModule MAIN
Status Resolved
Title 77 command stationing anomaly
Description The 77 command has an anomaly in a specific circumstance where points lying near a 100' station point on line may be assigned a station like 217+100.00 instead of rounding to 218+00.00. This occurs when the point is around 0.0005 feet from the true 100' station.
Comments $ The following is a sample command file that will produce the bug
$
$ begin command file
$ set point 1
0 1 0 0 ;

$ set point 1001
1 1001 1 -1 0 0 01 954.87651 ;

$ set point 441
1 441 1001 1 1001 100;

$ define feature code
15.1 test test 7 1 1;

$ activate plotting
91;

$ activate feature code
15 test;

100 Inverse centerline without stations;
7 1 1 1001 441;

100 Inverse centerline with stations;
77 1 20845.123 1 1001 441;

$ turn off plotting
-91;
$ end command file
FiledBy JL,DM
FiledDate 02/01/2001
ResolvedDate 06/05/2001
Resolution Corrected the station value for printout, dwf and dxf export. SET.
Version 4.53.
VersionNo 4.53
iPOGO V5 Help Manual On-Line, Copyright © 1994-2002 POGO Partnership, LLP. All Rights Reserved.