gumyr/build123d

Sweep doc inconsistent

Closed this issue · 1 comments

transition: Transition = Transition.TRANSFORMED,
transition (Transition, optional): discontinuity handling option.
        Defaults to Transition.RIGHT.

Personally I think the default should be RIGHT as the doc states

Fixed by #667