![]() |
![]() |
|||||||||||||||||||||||||||||||||||||||
Home |
FAQs Center |
Help Manual |
Development |
Contact Us | ||||||||||||||||||||||||||||||||||||
|
|
Example Command File $ Example data set for 0.11 (STORE ELEV) command
$ Use the 0 command to assign coordinates
$ to points 1, 2 and 3
0
1 13213.44 -6733.57
2 13311.15 -6541.45
3 13350.00 -6550.00 ;
$ Use the 0.11 command to assign elevations
$ to points 1, 2 and 3
0.11 100.00 1 -3;
$ Setup plotting parameters with 15.1 command
$ feature, layer, color, style, thickness
15.1 TL testline 1 1 500 ;
$ Turn plotting on with the 91 command
91 ;
$ Activate the TL feature with the 15 command
15 TL;
$ label the printout with the 100 command
100 This is a test inverse of points 1, 2 and 3 ;
$ Connect the points with the 7 command
7 1 1 -3 ;
| |||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||