Gear: Section A-A View
gear_draw_section_aaCreates a deterministic gear side cross-section from front-view metadata, adding boundaries, bore lines, keyway notch, and ANSI31 hatch at a specified x-offset and face width.
Instructions
Deterministic side cross-section of a gear created by gear_draw_*_front_view. Includes top/bottom/left/right boundaries, bore lines, keyway notch, ANSI31 hatch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_offset | Yes | X position to place the section view. | |
| face_width | Yes | Gear face width (mm). | |
| gear_metadata | Yes | The 'metadata' dict returned by gear_draw_helical_front_view or gear_draw_spur_front_view. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||