fusion_extrude
Extrude sketch profiles into 3D bodies, or modify existing ones using join, cut, or intersect operations with specified distance and taper.
Instructions
Extrude a sketch profile.
operation: "new_body" | "join" | "cut" | "intersect". "join"/"cut"/
"intersect" combine into target_body_id (required for those three).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | No | new_body | |
| sketch_id | Yes | ||
| symmetric | No | ||
| distance_mm | Yes | ||
| profile_index | Yes | ||
| target_body_id | No | ||
| taper_angle_deg | No |