Gear: Section A-A View
gear_draw_section_aaCreates a side cross-section of a gear from its front view, adding bore lines, keyway notch, and ANSI31 hatch pattern, with specified face width and offset.
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 | |||