Copies Tie Point coordinates to an ASCII project parameter file.
Copies Tie Point coordinates to an ASCII project parameter file.
- INTS
- Input tie point selection file. The tie point selection file to be written to the ASCII file, OUTPPF.
- OUTPPF
- Output project parameter file (ppf). An ASCII file containing tie point information in tabular form.
The input tie point file TEMP is read. The coordinates are written to the ASCII file KEEP.
This procedure opens a tie point selection (TPS) file and writes the tie point coordinates, point identification, and the number of points in the file to an ASCII project parameter file (ppf). The information is written in tabular form.
A fatal error was encountered. The error message displayed immediately preceding this message is the specific error encountered.
pt1 I 2 400 200 ptid1 S 1 pt_1 pt2 I 2 300 100 ptid2 S 1 pt_2