LayoutComponent#
- class ansys.edb.core.hierarchy.layout_component.LayoutComponent(msg)#
Class representing a layout component.
Methods
Export a layout component of the provided cell to the specified output file path.
Import a layout component from the .aedbcomp file at the specified file path into the provided layout.
Attributes
CellInstance
: The underlying cell instance of the layout component.int
: Unique ID of the EDB object.bool
: Flag indicating if the object exists in the database.EDBObjMessage
: Protobuf message that represents the object's ID.