Diagram ---------------------------------------- .. autoclass:: rsmxo.Implementations.Layout.Diagram.DiagramCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently diagram_copy = driver.layout.diagram.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Layout_Diagram_Count.rst Layout_Diagram_Enable.rst Layout_Diagram_Label.rst Layout_Diagram_Source.rst