globalmapper.SetVerticalDisplayOptions ====================================== .. currentmodule:: globalmapper .. py:function:: SetVerticalDisplayOptions (GM_VerticalDisplayOptions_t aVertDispOpts) -> GM_Error_t32 Sets the options to use when displaying gridded elevation data. If you're not going to change everything, it's suggested that you first call :doc:`GetVerticalDisplayOptions` to initialize the structure to the current settings. :param GM_VerticalDisplayOptions_t aVertDispOpts: The new vertical (elevation) display options to apply to the workspace :returns: Error Code :rtype: GM_Error_t32