solidworks_sketch_begin
Create or select a 2D sketch on a specified plane and add simple entities like lines, circles, or rectangles in a single call.
Instructions
Legacy convenience: create/select a 2D sketch on a plane and add a batch of simple entities in one call (line/circle/rectangle). For the full entity/relation/dimension set, use solidworks_sketch's operation dispatch (begin/add_entities/fillet/chamfer/... /exit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | No | ||
| entities | Yes | ||
| plane_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||