pySimBlocks.gui.graphics.manual_boundary_wire_item

class pySimBlocks.gui.graphics.manual_boundary_wire_item.ManualBoundaryWireItem(view, src_anchor, dst_anchor, *, group_uid: str, boundary_uid: str, side: str)[source]

Bases: QGraphicsPathItem

Visual-only wire for an incomplete manual group boundary.

update_position() None[source]
shape(self, /) PySide6.QtGui.QPainterPath[source]