wire_edge_group
wire_edge_group
Section titled “wire_edge_group”Kind: function
Source: src/graphrefly/_facade.py:3612
Signature
Section titled “Signature”wire_edge_group(graph: Graph, bridge: WireBridge, *, name: str | None = None, inbound_edges: Iterable[str] | None = None, outbound_edges: dict[str, Node[bytes]] | None = None)Description
Section titled “Description”Attach inbound or outbound wire edge grouping to a bridge.