tangential_force_is_computable

property WormGear.tangential_force_is_computable: bool

Whether is possible to compute the tangential_force on 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 is True, otherwise is False.

Returns

bool

Whether is possible to compute the tangential force on the gear threads.