.. _objects_ruler: Ruler Object Service ==================== Service for accessing ruler object. To set the length and the direction modify "Count" and and "Angle". Ruler objects can be loaded and its content modified and sent back to windPRO. Properties of the object can be found here :ref:`TApiObjRuler `. A small example can be found below. .. literalinclude:: ../../../python/examples/fromDocs/objects/ruler_object.py