tangential_force_is_computable¶
- property WormGear.tangential_force_is_computable: bool
Whether is possible to compute the
tangential_forceon the gear threads.The tangential force computation depends on the value of
reference_diameter, so if this optional parameter has been set at worm gear 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 threads.
See Also