surface_sim.layouts.Layout.to_dict#

layouts.Layout.to_dict()#

Return a setup dictonary for the layout.

Returns:
setup

The dictionary of the setup. A copyt of this Layout can be initalized using Layout(setup).