Segment ---------------------------------------- .. autoclass:: rsmxo.Implementations.Mtest.Segment.SegmentCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently segment_copy = driver.mtest.segment.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Mtest_Segment_Add.rst Mtest_Segment_Count.rst Mtest_Segment_Point.rst Mtest_Segment_Remove.rst Mtest_Segment_Valid.rst