globalmapper.GetLidarQueryInfo ============================== .. currentmodule:: globalmapper .. py:function:: GetLidarQueryInfo (GM_LidarQueryHandle_t aLidarQuery) -> GM_Error_t32, GM_LidarQueryInfo_t Retrieves information about the query, like the number of points and layer list. :param GM_LidarQueryHandle_t aLidarQuery: Lidar query to update :returns: Error Code :rtype: GM_Error_t32 :return: Information about query :rtype: GM_LidarQueryInfo_t