end#

property EDBArcs.end[source]#

Get the coordinates of the ending point.

Returns:
list

List containing the X and Y coordinates of the ending point.

Examples

>>> appedb = Edb(fpath, edbversion="2023.2")
>>> end_coordinate = appedb.nets["V1P0_S0"].primitives[0].arcs[0].end