Vert ---------------------------------------- .. autoclass:: rsrtx.Implementations.Search.ResDiagram.Vert.VertCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently vert_copy = driver.search.resDiagram.vert.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_ResDiagram_Vert_Absolute.rst Search_ResDiagram_Vert_Mode.rst Search_ResDiagram_Vert_Relative.rst