0
This happens when the arc is very small and the segments would need to be too small to draw. Solution is to either lower the number of segments (type the number of segments you want before drawing the arc), or scaling the model up, drawing the arc, then returning the model to it’s original scale.
And
I would recommend scaling your entire model up by 100, draw your arc(s), then scale your model by 0.01 to return it to it’s original scale.