This lets you create a trapezoidal thread with a given angle/diameter/pitch without needing to subclass.
I was trying to create a threaded hole for a broomstick handle (which is pretty much ACME 7/8, but with 1/5" pitch instead of 1/6"), and thought it would be useful to be able to make use of TrapezoidalThread directly.
This lets you create a trapezoidal thread with a given angle/diameter/pitch without needing to subclass.
I was trying to create a threaded hole for a broomstick handle (which is pretty much ACME 7/8, but with 1/5" pitch instead of 1/6"), and thought it would be useful to be able to make use of
TrapezoidalThread
directly.