.. _objects_area: Area Object Service =================== The Area Object Service accesses area objects. It is possible to use a Get and Set method for getting access to the data and setting it in windPRO. It is possible to change the roughness class assigned to a certain area. Properties of the object can be found here :ref:`TApiObjArea `. An example to run the service can be found below. .. literalinclude:: ../../../python/examples/fromDocs/objects/area_object.py