height# property EDBArcs.height[source]# Get the height of the arc. Returns: floatHeight of the arc. Examples >>> appedb = Edb(fpath, edbversion="2024.1") >>> arc_height = appedb.nets["V1P0_S0"].primitives[0].arcs[0].height