You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The methods split_into corresponding to class arc and class line_segment should be change to take a list of points as a parameter instead of a list of points pairs(start and end).
The methods split_into corresponding to class arc and class line_segment should be change to take a list of points as a parameter instead of a list of points pairs(start and end).