end# property EDBArcs.end[source]# Get the coordinates of the ending point. Returns: listList containing the X and Y coordinates of the ending point. Examples >>> appedb = Edb(fpath, edbversion="2024.1") >>> end_coordinate = appedb.nets["V1P0_S0"].primitives[0].arcs[0].end