finesse.model.Model.display_signal_blockdiagram

Model.display_signal_blockdiagram(*nodes, **kwargs)[source]

Displays a block diagram of the signal paths in this model. It will only contain electrical and mechanical connections made. Optical couplings are not shown.

Parameters
remove_mechanical_to_mechanicalbool, optional

If true, mechanical to mechanical node edges are removed. On by default as the result block diagram is complicated.

*nodesNode

Nodes to show the path of