Area ---------------------------------------- .. autoclass:: rsmxo.Implementations.Zone.Area.AreaCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently area_copy = driver.zone.area.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Zone_Area_Add.rst Zone_Area_Count.rst Zone_Area_Intersect.rst Zone_Area_Label.rst Zone_Area_Point.rst Zone_Area_Remove.rst Zone_Area_State.rst Zone_Area_Valid.rst