catia_shaft
Revolve a sketch profile around an axis to build a solid of revolution. Set the sketch, optional axis, and angle to shape the 3D feature.
Instructions
Revolve a sketch profile around an axis to make a solid of revolution. The axis is the sketch's centre line if it has one (see the axis flag on catia_sketch_line), otherwise pass an explicit axis reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | Optional reference token for the revolution axis, e.g. a construction line or 'name:Line.1'. Omit to use the sketch's centre line. | |
| name | No | Name for the resulting feature. | |
| angle | No | Revolution angle in degrees. | |
| sketch | No | Profile sketch name. | |
| second_angle | No | Angle revolved the other way, degrees. |