Node ---------------------------------------- .. autoclass:: rsmxo.Implementations.Layout.Node.NodeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently node_copy = driver.layout.node.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Layout_Node_Children.rst Layout_Node_Count.rst Layout_Node_Enable.rst Layout_Node_Ratio.rst Layout_Node_Stype.rst