build_extruded_closed_profile
Create a closed profile from segment coordinates and extrude it to a specified depth, using parametric variables for dimension expressions.
Instructions
Build an exact closed profile and extrude it as one composite.
Segment coordinates and depth_mm accept string expressions over
variables (e.g. depth_mm="C", x2="A-29") — a size variant is the same
call with a new variables dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exact | No | ||
| merge | No | ||
| plane | No | front | |
| depth_mm | Yes | ||
| segments | Yes | ||
| variables | No | ||
| end_condition | No | blind | |
| reverse_direction | No |