Xdelta ---------------------------------------- .. autoclass:: rsrtx.Implementations.Cursor.Xdelta.XdeltaCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently xdelta_copy = driver.cursor.xdelta.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Cursor_Xdelta_Inverse.rst Cursor_Xdelta_Value.rst