Orientation ---------------------------------------- .. rubric:: SCPI Command : .. index:: single: HCOPy:PAGE:ORIentation<*> .. code-block:: python HCOPy:PAGE:ORIentation<*> .. autoclass:: rsrtx.Implementations.HardCopy.Page.Orientation.OrientationCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently orientation_copy = driver.hardCopy.page.orientation.clone()