globalmapper.RemoveCustomSymbol =============================== .. currentmodule:: globalmapper .. py:function:: RemoveCustomSymbol (string aSymbolName) -> GM_Error_t32 Removes a custom symbol that was previously added with the :doc:`AddCustomSymbol function`. :param str aSymbolName: Text name to use when referring to the symbol :returns: Error Code :rtype: GM_Error_t32