Save As DWG/DXF Options General tab, Entity Mapping
Used to set entity mapping options for
saving to DWG and DXF files.
The DGN file format is a superset of the DWG file format. While every
DWG entity can be accurately represented in a DGN file, the converse it not
true. When saving certain DGN elements to DWG, the geometry types may not
match exactly. In this case, the DGN geometry must be converted to an alternate
representation that can be saved as a DWG entity. The type of DWG entity that
is created is typically dictated by the intended purpose of the DWG file.
Other groups of options under the General tab include:
|
Save As DWG/DXF Options General tab, Entity Mapping
|
| |
Planar LineStrings
Sets options for mapping planar line strings.
- Polyline
— (default) A polyline is a 2D entity defined on a plane
in space. In general, planar line strings are most efficiently represented
by polylines (or lightweight polylines).
- 3D Polyline
— Any planar line string that is not parallel to the XY plane
or that has a non-zero elevation is saved to a 3D polyline. This option is
for applications that do not work well with lightweight polylines.
Nonplanar LineStrings | Sets options for mapping nonplanar line strings.
- Polyline (Flattened)
— This option flattens nonplanar line strings to the nearest
plane, and represents them as standard 2D polylines.
- 3D Polyline
— (default) To represent a nonplanar line string with complete
accuracy, save it as 3D polylines. However, some applications do not support 3D polylines, and AutoCAD
does not display line types on 3D polylines.
Flat Solids and Surfaces | Sets options for mapping any surface or solid element with
flat (planar) faces.
- ACIS Entity (Body or 3D Solid)
— The complete element representations are converted to 3D
Solid entities, and surfaces are converted to Body entities.
- Polyface Mesh
— (default) This efficient representation preserves the appearance
of flat solids or surfaces, but not their overall structure. Generally, polyface
meshes cannot be edited, and they are not useful for analysis.
- Wireframe
— This option saves only the wireframe geometry, a compact
representation of the outline only. A wireframe cannot be rendered.
Curved Solids and Surfaces | Sets options for mapping any surface or solid element with
curved faces.
- ACIS Entity (Body or 3D Solid)
— (default) The complete element representations are converted
to 3D Solid entities, and surfaces are converted to Body entities. This option
is highly recommended, since only ACIS entities can accurately represent curved
surface or solid elements in AutoCAD.
- Polyface Mesh
— A faceted representation of the surfaces is saved as a
polyface mesh. This technique is neither accurate nor efficient, and should
be avoided. When polyface meshes are generated, the accuracy of the faceting
is controlled by the Polyface Mesh Tolerance setting under Advanced options.
- Wireframe
— This option saves only the wireframe geometry, a compact
representation of the outline only. A wireframe cannot be rendered.
Filled Elements, 2D Unfilled Elements, 3D Unfilled Elements | Unlike DGN, the DWG format does not have strong support
for closed, planar elements. Solid or Face elements are limited to 3–
or 4–sided polygons. A polyline can be designated as closed, but closed
polygons are not recognized as opaque for rendering. Region entities can accurately
represent closed elements, but they rely on the ACIS solid modeling engine,
and are, therefore, somewhat inefficient. Additionally, DWG has no support
for arbitrary filled areas, but instead relies on separate Solid hatch entities.
For maximum flexibility, entity mapping can be selected for the following
types of filled and unfilled elements:
These element types can be mapped to the entities in the following table.
Entity
|
Characteristics
|
Polyline
|
Compact
Simple to edit
Unfilled
No rendering
|
Polyface Mesh
|
|
Solid
|
Simple
Renderable
Limited to 3 or 4 sides
|
Face
|
Simple
Renderable
Limited to 3 or 4 sides
|
Region
|
Heavyweight
Difficult to edit
Renderable
|
Hatch
|
|
|