points#

EDBPadstackInstance.points(arc_segments=6)[source]#

Return the list of points with arcs converted to segments.

Parameters:
arc_segmentsint

Number of facets to convert an arc. Default is 6.

Returns:
tuple

The tuple contains 2 lists made of X and Y points coordinates.