3-dimensional XYZ space N component data

3-dimensional XYZ space N component data

The first column is read in as X coordinate data, the second column is read in Y coordinate data, the third column is read in as Z coordinate data and the rest of the columns are read in as data components.


Example:

0.0 0.0 0.0 10 40 10
1.0 8.0 1.0 20 40 10
1.0 10.0 8.0 30 50 50
3.0 5.0 3.0 40 30 40
6.0 7.0 7.0 50 20 20
10.0 9.0 9.0 60 10 30
8.0 1.0 0.0 70 10 30
9.0 9.0 1.0 80 10 30
To convert this test file into structured cell data, execute the following command in the MSDOS prompt mode. Use the Path command to set the directory or move to the appropriate directory before running this command.

MTB2FLD.EXE -in test -xyz > test.fld

A file test.fld is generated on execution of this command. The figure below is the result of reading this file into MicroAVS and displaying it.

MicroAVS display example



UP © 1999-2008 KGT Inc. All rights reserved.