LayoutObj#

class pyedb.dotnet.database.cell.layout_obj.LayoutObj(pedb, edb_object)#

Bases: pyedb.dotnet.database.utilities.obj_base.ObjBase

Manages EDB functionalities for the layout object.

Overview#

delete

Delete this primitive.

id

Primitive ID.

Import detail#

from pyedb.dotnet.database.cell.layout_obj import LayoutObj

Property detail#

property LayoutObj.id#

Primitive ID.

Returns:
int

Method detail#

LayoutObj.delete()#

Delete this primitive.