Polygon.get_trace Polygon.get_trace(n_theta=100) → tuple[list[float], list[float]][source] Get the trace of the ellipse. Returns: A tuple containing two lists: x-coordinates and y-coordinates of the ellipse.