Development
|
iPOGO Development Center Report #140
| #140 WHIP! - Resolved - Layer Lot-Info contains bearings and distances
| |
BugNo |
140
| |
CodeModule |
WHIP!
| |
Status |
Resolved
| |
Title |
Layer Lot-Info contains bearings and distances
| |
Description |
The layer Lot-Info contains bearings and distances. Should only contain lot number and areas. Bearings and distances should be on the corresponding feature text layer.
See Example in comments. Not sure what the problem is. Have no problems with some other files.
| |
Comments |
$ Example data set for the -7 (-Inverse Area) 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 7 1 1 ;
$ Turn plot on
91 ;
$ Print out a text label in the output window
100 Example Subdivsion Lot Closures ;
$ Activate the L1 feature
15 L1 ;
$ assign a repeating heading
15.2 "Area Number" ;
$ inverse the area closures
7 30 3 6 7.1 8 3 ;
-7 31 3 8 2 3 ;
| |
FiledBy |
set
| |
FiledDate |
03/12/2000
| |
ResolvedDate |
03/14/2000
| |
Resolution |
-
| |
VersionNo |
4.0 Beta
| |