Provides information about the MineSight(r) Grail (MSGRAIL) environment. One of the most useful defined values for this module is the DESCRIPTION string. The DESCRIPTION string provides a quick snapshot of MSGRAIL for display.
An example of using the DESCRIPTION would be as simple as,
import grail.info
print grail.info.DESCRIPTION
and you would get a result similar too,
Grail Directory: C:\ian\dev\mtlvc\gsrc\grail Grail Version: 3.70 (DEV) (Build 469) Compiler: MSC VC6 (32 Bit) Python API: 2.2.3
where the actual result may vary from release to release.
The following constants are available via this module,