n_starts¶
- property WormGear.n_starts: int
Number of starts, which refers to the number of independent threads running around the length of the thread. It must be a positive
intequal to or greater than1.Once set at the worm gear instantiation, it cannot be changed afterward.
Returns¶
intNumber of starts, which refers to the number of independent threads running around the length of the thread.