reference_diameter¶
- property WormGear.reference_diameter: Length | None
Reference diameter of the gear. It must be an instance of
Length.Once set at the worm gear instantiation, it cannot be changed afterward.
Returns¶
LengthReference diameter of the gear.
Raises
TypeErrorIf
reference_diameteris not an instance ofLength.