Point ---------------------------------------- .. autoclass:: rsmxo.Implementations.Zone.Area.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.zone.area.point.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Zone_Area_Point_Add.rst Zone_Area_Point_Count.rst Zone_Area_Point_Remove.rst Zone_Area_Point_Valid.rst Zone_Area_Point_X.rst Zone_Area_Point_Y.rst