import_dxf
Load DXF text or base64 into a CAD scene, ensuring layers exist and adding LINE, CIRCLE, ARC, POINT, LWPOLYLINE, and 2D POLYLINE entities.
Instructions
Import DXF content (UTF-8 text or base64) into the scene: ensures layers exist and adds LINE, CIRCLE, ARC, POINT, LWPOLYLINE, and 2D POLYLINE entities (mm; arcs as radians internally).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | ||
| encoding | No |