Children ---------------------------------------- .. autoclass:: rsmxo.Implementations.Layout.Node.Children.ChildrenCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently children_copy = driver.layout.node.children.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Layout_Node_Children_Content.rst