iPOGO
Home FAQs Center Help Manual Development Contact Us
Help Manual

Computing Groups
0) Store Points
1) Bearing Comps
2) Angle Comps
3) Brg-Brg Intx
4) Brg-Dist Intx
5) Dist-Dist Intx
10) Rotation/Scale
11) RW Alignments
12) Cul De Sacs
13) Fillets
16) Road Alignments
17) Corner Utilities
18) Translation
19) Adjust Closures
36) Best Fit Solutions
60) Special Areas
900) Sub Commands

Printing Groups
7) Inverse
9) List Coords
15) Define Features
31) Station Os Curve
32) Station Os Tan
40) Stakeout
70) Road Stationing

Utilities Groups
90) Miscellaneous
Legal Notices How to Use This Manual Message Board

iPOGO V5 Help Manual On-Line

Group:
Command:

7) Inverse
8 or Inverse Points


Methodology

Command:8
Alpha Alias:Inverse Points
Description:Prints inverses from one point to multiple points
Data Format: 8,LineID From To {[To] ... } ;
Problem: Given points 2, 3, 6, 7 and 8. Print inverses from point 3 to points 2, 8 and 6.
Solution:
8,1 3 2 8 6 ;

ip_8.gif

Data Description

Command

8

Prints sideshot inverses from one point to multiple points.

LineID

1

Any integer which will be used to identify the line.

Beginning with Version 5, the LineID may be an alpha-numeric word such as 123a or CL_3rd_Street.

From

3

Point number from which the inverses are to be printed.

To

2

Point number to which the inverse is to be printed.

{[To] ... }

8
6

Repeating feature of this command. Enter additional point numbers to which an inverse is to be printed from the From point number.

End Command

;

All commands end with a semi-colon.


Example Command File
$ Example data set for the 8 (Inverse Points) 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 Sideshot Ties ;

$ Activate the L1 feature
  15 L1 ;
          $ inverse to the sideshots
            8,1 3 2 8 6 ;


Help for this command was last updated: 08/20/2001 9:32:12 AM

iPOGO V5 Help Manual On-Line, Copyright © 1994-2002 POGO Partnership, LLP. All Rights Reserved.