Export to an xyz format file

Write UCS point coordinate data to an ASCII file.

Access methods

8 Toolbar: Export_xyz_32x32

8 Menu: ComputationalCAD † Export † Export points

7 Command entry: CC:IO:XYZOUT

Dialog

Select points:
Select the points to export.

Specify file name:
Enter a valid file name with full path. A dialog is displayed depending on the FILEDIA settings.      
If the specified file already exists, the following dialog occurs:

            File already exists. Overwrite? [Yes, No]:
                        <Yes>: The existing file will be irreversibly overwritten.
                        <No>:  Loops back (default)

Specify delimiter [Comma, Semicolon, Blank, Tab]:
<Comma>:       The coordinates will be separated by comma (',')
<Semicolon>:   The coordinates will be separated by semicolon (';') (default)
<Blank>:          The coordinates will be separated by blank (' ')
<Tab>:             The coordinates will be separated by a tabulator

Specify column width or [Fit]:
Enter the width of the column for each coordinate or 'F' for optimal width. Expects an integer value between 1 and 256 or 'F'. Default is <9>.

Specify number of decimal digits or [Float]:
Enter the number of decimal digits after the decimal separator of each coordinate or 'F' for maximum precision. Expects an integer value between 1 and 16 or ' F'. Default is <4>.

Note

Use the XML format to provide layer and color information.