Rescale ---------------------------------------- .. autoclass:: rsmxo.Implementations.RefCurve.Rescale.RescaleCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently rescale_copy = driver.refCurve.rescale.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: RefCurve_Rescale_Horizontal.rst RefCurve_Rescale_Vertical.rst