build_revolved_profile
Creates a reference axis and exact closed profile from ordered segments, then revolves it to build axisymmetric shapes for turned parts.
Instructions
Build an axisymmetric profile in one safe chain.
Creates a reference axis, builds an exact closed profile, then revolves it.
This is the preferred path for turned parts where the sketch profile is
already known as ordered line/arc segments. Segment coordinates accept
string expressions over variables (e.g. "D/2") — 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 | |
| segments | Yes | ||
| angle_deg | No | ||
| variables | No | ||
| axis_reference_1 | No | front | |
| axis_reference_2 | No | top | |
| reverse_direction | No |