Create Editable Copy
cad_create_editable_copyCreate an editable DXF copy from a DXF or DWG file, leaving the original unchanged. Converts DWG to DXF automatically so editing tools can operate on the copy in place.
Instructions
Make an editable .dxf copy of an original DXF or DWG file.
The original is never modified. All edit tools then operate on the copy, in place — call them repeatedly to keep building on the same copy. DWG input is converted to DXF automatically (needs the ODA File Converter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes | CopyInput with file_path (original) and optional out_path. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |