Layout ---------------------------------------- .. autoclass:: rsmxo.Implementations.Layout.LayoutCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently layout_copy = driver.layout.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Layout_Active.rst Layout_Count.rst Layout_Diagram.rst Layout_Enable.rst Layout_Label.rst Layout_Node.rst Layout_Result.rst Layout_Rposition.rst Layout_Sactive.rst Layout_Zoom.rst