Generator ---------------------------------------- .. autoclass:: RsCmwBase.Implementations.System.Generator.GeneratorCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.system.generator.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: System_Generator_All.rst