Relative ---------------------------------------- .. autoclass:: rsrtx.Implementations.Layout.Zoom.Horz.Relative.RelativeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently relative_copy = driver.layout.zoom.horz.relative.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Layout_Zoom_Horz_Relative_Position.rst Layout_Zoom_Horz_Relative_Span.rst Layout_Zoom_Horz_Relative_Start.rst Layout_Zoom_Horz_Relative_Stop.rst