.. _objects_elevationgrid: Elevation Grid Object Service ============================= Service for accessing the elevation grid object. It is possible to use a Get and Set method for getting object specific data. Further, it is possible to convert the elevation grid to a line object with ``ConvertToLines`` A small example can be found below. .. literalinclude:: ../../../python/examples/fromDocs/objects/elevationgrid_object.py