add_disc
Create a disc or flange by extruding a circle along Z-axis at origin. Returns mass properties. Ideal for composing with holes and patterns.
Instructions
Create a disc/puck/flange: a circle extruded along +Z, centred at the origin.
Flat faces are +Z/-Z, so add_hole and add_circular_pattern compose with it (round-flange bolt circles). Returns mass properties. Use new_part first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Disc | |
| diameter_mm | Yes | ||
| thickness_mm | Yes |