- Save all the content in session.
Note:
If you are working in offline mode, perform a local save on all the content.
-
Select .
-
Select the cloud of points or to export.
- Select elements from the work area.
- Or click Element List
.
- Select an element from the tree or the work area to add it to the list.
- The elements to export are listed in this dialog box.
- Select an element in the list and
to remove it from the
selection..
- Close the list to end the selection.
The name of the element selected (if only one) or the number
of elements selected (if several) are listed under Selection.
- Select Grouped to export all elements into a single file, or clear it to export each element into a distinct file.
By default, Grouped is selected.
-
Select the Format:
- ASCII RGB (*.asc_rgb)
- ASCII RGB (*.xyz_rgb)
- ASCII User Format (*.asc_fmt)
- ASCII free (*.asc)
- ASCII free (*.libre)
- ASCII free (*.ascii)
- Cgo (*.cgo)
- Cgo (*.cgo_ascii)
- Stl (*.stl)
- Enter the Filename and Location.
-
Select the export Axis System:
- Select the File unit.
- If you have selected ASCII User Format, under Options, select the information you want to include in the User Format.
An example of the output is given under Export Format.
- No option
-
With no option selected, it looks like this:
0.0.0.
0.0.0.
- Header
- Adds
the Header you have entered.
My Header
0.0.0.
0.0.0.
- Entity Name
- Adds the name of the scan.
Representation/PartBody/Carmirror1.1
0.0.0.
0.0.0.
- Point Number
- Writes the rank of each point of the scan on the
first position of each line, before the coordinates.
10.0.0.
20.0.0.
- Separation Row
- Creates a separation row made of the defined ASCII
character.
xxxxxxxxxxx
0.0.0.
xxxxxxxxxxx
0.0.0.
xxxxxxxxxxx
- Separation Column
- Creates a separation row made of the defined ASCII
character.
0.!0.!0.
0.!0.!0.
- Column Width
- Defines the width of column (below it is 10 instead of 1 by
default),
0. 0. 0.
0. 0. 0.
- Decimal Place
- Defines the place of decimal (below it is
3).
My Header
0.123 0.123 0.123
0.123 0.123 0.123
- You can select several options.
- They are modal.
The export files are created.
Notes:
- The export file is created with the extension of the format selected.
- If you have selected Grouped, the name of the output file is the
File Name you have entered, followed by the format
extension.
- If you have not selected Grouped, the names of the output files are
FileName_NameOfElement_suffix where the suffix is the position of the element in the tree. For example, you have selected element1, element2,
element3, ..., you have entered MyFile as the File
Name, the output files names are MyFile_element1_1, MyFile_element2_2,
MyFile_element3_3, ... followed by the format extension.
- If you have selected a format that is not coherent with the
elements selected, the files are not
created, or contain only the compatible elements.