User manual

Configurable Viewer Tools
519
© 2014 Digital Vision
UM-2014.1-07
ProjectName/monitorGraphs/private.graphs
Grids Specification
Overlay lines, rectangles and layout information.
The HUD specification also use Grid files (.grids) but with a
location set as per the general.prefs monitorHeadUpDisplayDir
parameter.
File Specification
A grids file must end in the extension '.grids', e.g. test.grids
It should be a plain text file
Each specification file specifies one or more grids, each identified by unique
name (a name parameter).
Format
The grid file format is as follows :
monitorGrids 1.0 -1
{
monitorGrid 1.0 -1
{
<grid specification>
}
monitorGrid 1.0 -1
{
<grid specification>
}
...
}
The grid specification section is described below.