WARNING: This function is experimental and may change or be removed.
A spur gear (like a helical gear, with a helix angle of 0).
The gear will be placed at (0, 0, 0) in the global scene, and extruded up the Z axis.
Use translate() and rotate() to move it around once it's created.
Arguments
| Name | Type | Description | Required |
|---|---|---|---|
nTeeth | number(_) | A number. | Yes |
module | number(Length) | A number. | Yes |
pressureAngle | number(Angle) | A number. | Yes |
gearHeight | number(Length) | A number. | Yes |
Returns
Solid - A solid is a collection of extruded surfaces.