I have a simple ASCII .dat file with a 2d curve in it. How do I import this into Pro/ENGINEER 2001? I'm relatively new to this, so step-by-step would be great.
Here's the file:
----------
NACA 0012-34
1.0000 0.00120
0.9500 0.01027
0.9000 0.01867
0.8000 0.03320
0.7000 0.04480
0.6000 0.05320
0.5000 0.05827
0.4000 0.06000
0.3000 0.05800
0.2000 0.05093
0.1500 0.04493
0.1000 0.03653
0.0750 0.03133
0.0500 0.02493
0.0250 0.01680
0.0125 0.01133
0.0000 0.00000
0.0125 -0.01133
0.0250 -0.01680
0.0500 -0.02493
0.0750 -0.03133
0.1000 -0.03653
0.1500 -0.04493
0.2000 -0.05093
0.3000 -0.05800
0.4000 -0.06000
0.5000 -0.05827
0.6000 -0.05320
0.7000 -0.04480
0.8000 -0.03320
0.9000 -0.01867
0.9500 -0.01027
1.0000 -0.00120
----------
- Joel
Here's the file:
----------
NACA 0012-34
1.0000 0.00120
0.9500 0.01027
0.9000 0.01867
0.8000 0.03320
0.7000 0.04480
0.6000 0.05320
0.5000 0.05827
0.4000 0.06000
0.3000 0.05800
0.2000 0.05093
0.1500 0.04493
0.1000 0.03653
0.0750 0.03133
0.0500 0.02493
0.0250 0.01680
0.0125 0.01133
0.0000 0.00000
0.0125 -0.01133
0.0250 -0.01680
0.0500 -0.02493
0.0750 -0.03133
0.1000 -0.03653
0.1500 -0.04493
0.2000 -0.05093
0.3000 -0.05800
0.4000 -0.06000
0.5000 -0.05827
0.6000 -0.05320
0.7000 -0.04480
0.8000 -0.03320
0.9000 -0.01867
0.9500 -0.01027
1.0000 -0.00120
----------
- Joel