contact_stress_is_computable¶
- property HelicalGear.contact_stress_is_computable: bool
Whether is possible to compute the
contact_stressforce on the gear teeth.The contact stress computation depends on the value of
module,face_widthandelastic_modulus, so if these optional parameters have been set at helical gear instantiation, then it is possible to compute the contact stress and this property isTrue, otherwise isFalse.Returns¶
boolWhether is possible to compute the contact stress on the gear teeth.
See Also