points# EDBPadstackInstance.points(arc_segments=6)[source]# Return the list of points with arcs converted to segments. Parameters: arc_segmentsintNumber of facets to convert an arc. Default is 6. Returns: tupleThe tuple contains 2 lists made of X and Y points coordinates.