load_torque¶ property WormGear.load_torque: Torque Load torque applied on the gear by its driven gear or an external load. It must be an instance of Torque. Returns¶ TorqueLoad torque applied on the gear by its driven gear or an external load. Raises TypeErrorIf load_torque is not an instance of Torque.