mpl.text.Path.unit_regular_star

classmethod Path.unit_regular_star(numVertices, innerCircle=0.5)[source]

Return a Path for a unit regular star with the given numVertices and radius of 1.0, centered at (0, 0).