<< Click to Display Table of Contents >> Convert .txt co-ord file to GENIO .inp file |
Purpose
To write a GENIO file from a KTF .txt co-ordinate files. Point and string data may have both been output to separate files so add these together using menu item File utilities, .txt Co-ordinate files, Edit. Also use this editor to sort data in ascending code order and filter outputs if required. Output format looks like this :-
MOSS
DELETE,RAGLAN_ARMS
CREATE,RAGLAN_ARMS
GENIO,RAGLAN_ARMS
001FORMAT(3F10.3)
003,ORDR,4=1,1,2,3,
080,H001,5= 0.0, 0.0, 7703
123370.541256499.043 56.254
123388.284256507.721 57.265
123409.424256523.945 58.325
123424.902256538.660 59.254
123443.778256559.789 61.025
123458.878256578.654 62.220
123471.336256596.010 61.851
0.000 0.000 55.305
080,H002,5= 0.0, 0.0, 7703
123374.694256476.027 55.305
123406.027256481.687 55.025
123443.778256490.365 54.125
123472.091256505.834 53.621
123490.588256517.153 51.254
123523.432256533.000 51.550
123554.010256541.301 51.652
0.000 0.000 51.652
999
FINISH
Operation
Select KTF format co-ordinate file (.txt).
Enter output file name - this will be an .inp file.
Enter MX model name.
Return to accept default of including delete and create header lines.
The file is created in 3F10.3 format (2F10.3 for contours).