bending_stress_is_computable

property HelicalGear.bending_stress_is_computable: bool

Whether is possible to compute the bending_stress on the gear teeth.

The bending stress computation depends on the value of module and face_width, so if these optional parameters have been set at helical gear instantiation, then it is possible to compute the bending stress and this property is True, otherwise is False.

Returns

bool

Whether is possible to compute the bending stress on the gear teeth.