import_dxf
Convert DXF files into 2D sketch geometry on specified planes for 3D modeling in Fusion 360.
Instructions
Import a DXF file as sketch curves onto a sketch plane. The DXF is imported as 2D sketch geometry.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the DXF file. | |
| plane | No | Target plane: 'XY', 'XZ', or 'YZ'. | XY |