Supported AutoCAD primitives
CADMATIC eXchanger supports the following AutoCAD primitives. If an AutoCAD model contains any other primitives than those listed below, then data (primitive type, bounding box coordinates) of those primitives is written to the error log file. On the right side of the supported primitive is the name of the CADMATIC primitive to which it is converted:
- 3D and 2D solids -> Face Sets
- Faces -> Face Sets
- Body objects (ACIS SOLID) -> Face Sets
- Circles (normal and extruded) -> Cylinders or Face Sets
- Arcs (normal and extruded) -> Face Sets
- 3D and 2D Polylines (not extruded) -> Polylines
- Lines (not extruded) -> PolyLines
- Polylines with thickness -> Face Sets
- Polygon Meshes -> Face Sets
- Face Meshes -> Face Sets
- Surface -> Face Sets
- Traces -> Face Sets
- Splines -> PolyLines
- Ellipses -> PolyLines
- Regions -> Face Sets