create_sketch
Create a 2D sketch on a selected plane (xy, xz, or yz) with optional offset coordinates for positioning.
Instructions
FreeCAD tool: create_sketch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sketch_name | No | Sketch name | Sketch |
| plane | No | xy|xz|yz | xy |
| cx | No | X offset | |
| cy | No | Y offset | |
| cz | No | Z offset |