Closed axtimhaus closed 11 months ago
Multidispatch tends to destroy syntax completion in IDEs, I would suggest rather a class-method
Will add only for grooves, and only for spline grooves. Because extracting every necessary value for constructors of the dedicated groove classes is not doable.
@axtimhaus should we provide this as a separate constructor method via multi dispatch? (https://stackoverflow.com/questions/6434482/python-function-overloading)