globalmapper.GetCameraPosition3D ================================ .. currentmodule:: globalmapper .. py:function:: GetCameraPosition3D() -> GM_Error_t32, float, float, float, float, float, float Retrieves the position of the camera in the current 3D view :returns: Error Code :rtype: GM_Error_t32 :returns: X coordinate for camera in current view projection :rtype: float :returns: Y coordinate for camera in current view projection :rtype: float :returns: Elevation in meters for camera :rtype: float :returns: Heading in degrees from North (0) :rtype: float :returns: Pitch in degrees (+ is up, - is down) :rtype: float :returns: Not currently used :rtype: float