This task quickly shows you how to export the data contained in a CATDrawing document into a DXF file. | ||||
|
||||
You can find further information in the Advanced Tasks:
|
||||
Open a CATDrawing document. | ||||
|
||||
The export unit
depends on the current unit of your session (see the Tools > Options > Parameters and Measures/Units panel).
So select the required type of session unit to export your data in one system or the other. |
||||
Limitations in the case of a multi-sheet drawing:
|
||||
You can customize the DXF specific
export options:
|
||||
|
After the exporting data to DXF/DWG files, the system generates:
This file is created in a location referenced by
|
Both export options:
|
|
Semantic export option only:
|
The table below sets the mapping between the CATDrawing file elements and the resulting DXF 2D elements.
V5 | DXF/DWG | |||
Element | Sub-type | Graphic export | Semantic export | |
Structures |
||||
Sheet | One DXF file per sheet (see
option)
The graphical representation of each file is transferred to the space of the AutoCAD model |
|||
Views | Interactive view |
The structure is not exported.
|
The structure is not exported. | |
Generative view | The structure is not exported. All the geometric entities of the view
are gathered into a single Insert/Block. The above applies to CGR, approximate, exact views. |
|||
Detail (2D Component) | Details are retrieved through their Dittos. A Detail not referenced by a Ditto is thus lost, a Detail referenced by several Dittos is duplicated in BLOCKS. The entities included in a Detail are not structured into sub-blocks. | |||
Ditto (Instance of 2D component) | The graphical representation of each Ditto is exported to an INSERT/BLOCK | |||
Attributes |
||||
Unit | The unit of the output file depends on the session current unit | |||
Show/NoShow | Only visible elements are exported | |||
Pick/NoPick | NoPick ignored | |||
Line Type | Automatic mapping | |||
Line Thickness | Automatic mapping | |||
Marker type | Ignored | |||
Color | Automatic color | |||
Text attributes | Font |
Exported implicitly through the graphic representation of text. |
Default mapping with font isocp.shx (fixed) For Kanji or unicode characters see Trouble Shooting |
|
Bold, italic | Not supported | |||
Underlined | Text + line | |||
Space (x-scale) | Space | |||
Height | Height | |||
Justification | Justification | |||
Flip | Flip | |||
Frame | Text + geometry | |||
Layer | Not supported | Layer Semantic mode lets you decide to export V5 layer name as a number or a name |
||
Annotations |
||||
Dimension | Linear Circular Angular |
The geometrical basic elements of each representation are exported |
Linear, angular and circular dimensions are exported as such. |
|
Curvilinear | In both modes, each graphical representation of the elements is exported to an INSERT/BLOCK | |||
Axis line | Line with the suitable line type | |||
Center Line |
Each graphical representation of the elements is exported to an INSERT/BLOCK |
|||
Thread | ||||
Welding symbol | ||||
Coordinate dimension | ||||
Balloon | ||||
Datum Target | ||||
Datum Feature | ||||
GDT | ||||
Roughness symbol | ||||
Table | ||||
Leader | ||||
Arrow | ||||
Callout | ||||
Text | Only the contour of characters is exported as a 2D POLYLINE | One TEXT (or several TEXTS in case of font or attribute changes) + geometry gathered into an INSERT/BLOCK (see text attributes) | ||
Area fill
|
Hatching pattern | The geometrical basic elements of each representation are exported | The geometrical elements making the hatches are gathered into an INSERT/BLOCK | |
Dotting pattern | ||||
Image pattern |
Only the contour of the hatches is exported | Only the contour of the hatches is exported into an INSERT/BLOCK | ||
Coloring pattern | The coloring pattern is exported as a set of SOLIDS | The coloring pattern is exported as a set of SOLIDS gathered into one INSERT/BLOCK. | ||
Geometry |
||||
Curve | Point | POINT | ||
Line | LINE | |||
Polyline | 2D POLYLINE | |||
Circle | CIRCLE | |||
Arc | ARC | |||
Spline |
2D POLYLINE |
If the Version is set to DXF/DWG R12 or R13, they are exported as 2D POLYLINE. If the Version is set to DXF/DWG R14 or above:
Only the generative exact view can contain Spline or NURBS. |
||
NURBS | ||||
Ellipse | 2D POLYLINE or ELLIPSE | |||
Hyperbola | 2D POLYLINE | |||
Parabola | 2D POLYLINE | |||
Constraints | Not supported | |||
Miscellaneous |
||||
OLE link | Not supported | |||
Picture (bitmap...) | Not supported |