Export to a 3d face format file

Write 3dface UCS coordinate data with layer information to an ASCII file.

Access methods

8 Toolbar: Export_3df_32x32

8 Menu: ComputationalCAD † Export † Export 3d faces

7 Command entry: CC:IO:3DFOUT

Dialog

Select faces:
Select the 3d faces to write in the file.

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 fit. 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 floating point 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.