LayoutInstanceContext#
- class ansys.edb.core.layout_instance.layout_instance_context.LayoutInstanceContext(msg)#
Represents the layout instance context object.
Methods
Get the bounding box of the context.
Determine if the context has 3D placement enabled.
Attributes
int: Unique ID of the EDB object.bool: Flag indicating if the object exists in the database.bool: Flag indicating if this is a top-level or blackbox context.Layout: Layout of the context.EDBObjMessage: Protobuf message that represents the object's ID.float: Placement elevation of the context.LayoutInstanceContext: Top-level or blackboxcontextinstance.