Result ---------------------------------------- .. autoclass:: rsmxo.Implementations.Layout.Result.ResultCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently result_copy = driver.layout.result.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Layout_Result_Horizontal.rst Layout_Result_Vertical.rst