is_left#

ArcData.is_left()#

Determine if the arc rotates clockwise.

This method is the same as the is_cw method.

Returns:
bool

True when the arc rotates clockwise, False otherwise.