 |
This task shows you how to
save a document in a format different from the original one. |
 |
-
Select File > Save As.
-
In the Save As dialog box, select the
location of the document to be saved.
-
Click the Save as type: list.
-
Select the document type from the list displayed. The
list of available formats varies according to your working context. For
detailed information on all possible formats, refer to the list in
Opening Existing Documents.
The Save As
dialog box also lets you rename or delete the selected file or
folder via the Rename or Delete
contextual command but note that:
- after clicking Delete, a confirmation dialog box
appears: click OK to delete the selected item
- when renaming a file or a folder, if the new name you
entered is already used, the item is not renamed and a warning
message is displayed.
|
-
Click Save to save the document in the
chosen format.
|
|
More about other formats
|
|
3D XML
General information
The Save as type: list displays the 3dxml type
for saving .CATProduct, .CATPart, .CATProcess and .CATDrawing
documents in
3D XML format.
Starting from R17 SP5, a new format (known as "V4") of 3D
XML is saved but opening older versions of 3D XML is still supported.
Therefore, if you open a V3 3DXML file (saved from R17 GA, for
example), and save it in R18, the 3D XML file is saved in the
new format.
If a non-leaf node contains a geometrical
representation, then the sub-assembly is not saved into the
resulting 3D XML. Only the leaf-node with the geometrical
representation will be saved.
A 3D XML file containing a dynamic tessellation in Version 5 cannot
be resaved to dynamic tessellation format. Static tessellation is used
instead and a warning message is displayed.
CATProducts
When saving a CATProduct as a 3D XML document, three formats are
available for the geometry:
- Static tessellation: compressed triangular mesh with static
accuracy
- Dynamic tessellation: compressed representation containing a
rough triangular mesh that can be refined when zooming in to
discover details of the geometry
- XML tessellation: lets you export geometry as 3D XML Mesh. This
format is intended to provide a light visualization format for
3DForAll and some simplifications are made when saving a file (e.g.
faces of bodies are grouped by color in a single face).
Some functionalities such as DMU measure, section, etc. may not be
supported. Therefore, it is not recommended to use this format when
working with advanced DMU scenarios (involving the use of measure or
interference functionalities, for instance).
For a description of these formats, refer to the information
provided in the
3D XML tab.
Saving a CATProduct in 3D XML format generates a zip file named
productname.3dxml (for instance "MyProduct.3dxml"). This zip file
contains three compressed files (invisible for the end user): a root
file describing the whole assembly, a file named "Manifest.3dxml"
indicating the root file name and several files describing the
various references instantiated in the assembly.
However, when saving an assembly made of several inserted CATProducts,
a single file (with the extension .3dxml) is generated. This file
contains both the product structure and the geometry.
|
 |
When opening or inserting a 3D XML file into a CATProduct, it is recommended to save the file in 3D XML format only. Saving it as
a .CATProduct document may create unresolved links. |
|
CATParts
CATParts can be saved directly in 3D
XML format, you do not have to insert the part into a product anymore (but you can
still do so if needed). However, note that depending on the objects you save, the number of
generated files is not the same:
- if you save a CATPart inserted into a CATProduct, two files are
created: partname.3dxml and productname.3dxml
- If you save a CATPart with no CATProduct, only one file is
created: partname.3dxml. This file can then be open in Version 5
in the Assembly or Product Structure workbench.
It can also be inserted as a component in the Product Structure
workbench.
|
|
Applicative data
The following elements are not yet supported for save into 3D XML:
- layers and visualization filters. Therefore,
elements assigned to layers or onto which visualization filters have
been applied cannot be seen in the 3D XML file
- rendering styles
- stickers
- environments
- turntables
- mechanisms
- kinematics
.
The applicative data you can save in 3D XML format are detailed below:
|
|
When saving a .CATDrawing document in a vector (cgm, .svg, .pdf,
etc.) or raster format (.tif, .jpg, etc.), text in white color is
displayed in a black color in the saved file because the Print
white vectors in black option (a print setting) is
automatically activated. If you do no want the text in white to
appear in the saved document, use File > Print, access the
Options
dialog box and clear the Print white vectors in black
option.
|
|
STL
As far as STL format files are concerned, they cannot be saved using
the Save As command when working in Wireframe mode. The
reason is that STL files are generated from the visualization
tesselation and tesselation triangles are not available when switching
to Wireframe mode.
|
|
|
 |