orient_arc#
- orient_arc(g: CircularArc | Segment, start_point=None, end_point=None)#
From an unoriented arc/segment, return an oriented one so that the (starting) point ‘A’ is on average closer to start_point and the (ending) point ‘B’ is on average closer to end_point.