import_svg
Import an SVG file as sketch curves onto a chosen plane, enabling extrusion or use as profiles for 3D modeling.
Instructions
Import an SVG file as sketch curves onto a sketch plane. The SVG is imported as sketch geometry that can be extruded or used as profiles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the SVG file. | |
| plane | No | Target plane: 'XY', 'XZ', or 'YZ'. | XY |
| x_offset | No | X position offset in mm. | |
| y_offset | No | Y position offset in mm. |