Development
|
iPOGO Development Center Report #139
| #139 MAIN - Resolved - 6 command does not print out curve data
| |
BugNo |
139
| |
CodeModule |
MAIN
| |
Status |
Resolved
| |
Title |
6 command does not print out curve data
| |
Description |
The 6 command does not print out a curve table. See page 147 in the manual and the comments below for example commands.
| |
Comments |
$ Example data set for the 6,n (Inverse Pairs) command
$ Set the points
0 2 0 0 ;
1 3 2 -4 32 46 20 53.67 ;
1 6 3 -1 74 21 30 115.37 ;
1 8 2 -2 77 23 17 86.653 ;
5 7 6 8 3 159 159 ;
$ Setup feature codes with
$ cmd feature, layer, color, style, thickness
15.1 L1 LINES1 1 1 1 ;
$ Turn plot on
91 ;
$ Activate the L1 feature
15 L1 ;
$ draw the lines
6 1
6 7.1 8 $ this line has radius point 7
8 2
2 3
3 6 ;
| |
FiledBy |
set
| |
FiledDate |
03/12/2000
| |
ResolvedDate |
03/14/2000
| |
Resolution |
-
| |
VersionNo |
4.0 Beta
| |