n_teeth¶ property WormWheel.n_teeth: int Number of gear teeth. It must be a positive int. Once set at the worm wheel instantiation, it cannot be changed afterward. Returns¶ intNumber of gear teeth. Raises TypeErrorIf n_teeth is not an int. ValueErrorIf n_teeth is less than the minimum number of teeth, based on Lewis Factor table.