tangential_force_is_computable¶
- property WormWheel.tangential_force_is_computable: bool
Whether is possible to compute the
tangential_forceon the gear teeth.The tangential force computation depends on the value of
module, so if this optional parameter has been set at worm wheel instantiation, then it is possible to compute the tangential force and this property isTrue, otherwise isFalse.Returns¶
boolWhether is possible to compute the tangential force on the gear teeth.
See Also