| The user needs to select
a surface for which the data will be exported. If the user selects
"All", then the data for all surfaces in the Profile Window will be
exported. Since profiles of different types may have different data
points, the data points are merged and sorted, and Z values for each
surface calculated for the resultant list of data points.
The data will be exported in a comma delimited text file and will
have the following structure
X,Y,Station,Surface1,Surface2,Surface3.......
where Surface1 will have the Z values for the point extracted
from Surface1 |