Point ---------------------------------------- .. autoclass:: rsrtx.Implementations.Mtest.Segment.Point.PointCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently point_copy = driver.mtest.segment.point.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Mtest_Segment_Point_Add.rst Mtest_Segment_Point_Count.rst Mtest_Segment_Point_Insert.rst Mtest_Segment_Point_Remove.rst Mtest_Segment_Point_X.rst Mtest_Segment_Point_Y.rst