surface_sim.layouts.Layout.from_dict# classmethod layouts.Layout.from_dict(setup)# Loads the layout class from a dictionary. Parameters: setupThe layout setup, see Layout.__init__. Returns: LayoutThe initialized layout object.