without_arcs# PolygonData.without_arcs(max_chord_error=0, max_arc_angle=0.5235987755982988, max_points=8)# Get polygon data with all arcs removed. Parameters: max_chord_errorfloat, default: 0 max_arc_anglefloat, default: math.pi max_pointsint, default: 8 Returns: PolygonData