create_circular_pattern
Creates a circular pattern of a 3D body around a specified axis. Define the axis, number of copies, and total angle.
Instructions
FreeCAD tool: create_circular_pattern
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_body_name | No | Body name | |
| new_body_base_name | No | Body name | |
| axis | No | x|y|z | z |
| quantity | No | Count | |
| angle | No | Total angle (deg) |