Col ---------------------------------------- .. rubric:: RepCap Settings .. code-block:: python # Range: Nr1 .. Nr32 rc = driver.source.bb.wlnn.fblock.smapping.row.col.repcap_column_get() driver.source.bb.wlnn.fblock.smapping.row.col.repcap_column_set(repcap.Column.Nr1) .. autoclass:: RsSmbv.Implementations.Source.Bb.Wlnn.Fblock.Smapping.Row.Col.ColCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a clone of the original group, that exists independently group2 = driver.source.bb.wlnn.fblock.smapping.row.col.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Source_Bb_Wlnn_Fblock_Smapping_Row_Col_Icomponent.rst Source_Bb_Wlnn_Fblock_Smapping_Row_Col_Qcomponent.rst