drawing_export
Exports Jw_cad drawings to DXF, 外部変形 text, or JSON, returning the output path for round-trip edits.
Instructions
Export a drawing. format: 'dxf' (open in Jw_cad via ファイル>開く, DXF), 'jwc_temp' (外部変形 text that JWMCP_import.bat feeds into an open Jw_cad drawing), or 'json'. Returns the output path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out | No | ||
| name | Yes | ||
| format | No | dxf |