π§Ύ Where GRIM-Out starts
The GRIM out process is initiated from the Reporting > Supply Only or Reporting > Supply and Install dialog box.
π€ ExportGRIM
ExportGRIM allows you to write the current job as a GRIM file.
If you have given this job a quote number, the GRIM file name is:
β
β<Quote Number>.GRO
βIf you have not, the file name is:
β
βGrimFileOut.GRO
You also get separate GRIM files defining the materials required from each supplier. These are named:
β
βOrder-<Job Number>-<Index>.GRO
πΊοΈ Additional files created on export
When you export a GRIM file, additional files are created:
β
HPGL plot file (roof plan picture)
A plot file of the roof plan is exported in HPGL format and may be used to illustrate reports in other systems. It is saved as:
β
βGrimOutFile.plt into the β¦\User folder.
β
TIFF image file
β
A TIFF bitmap image file is also created:
If a job number exists:
Job#.TIF
βIf no job number is defined:
GRIMOUTFILE.TIF
βοΈ GRIM File Options (Export GRIM)
Selecting Export GRIM brings up the GRIM File Options.
β
Select the required path for the file.
β
This may be a dedicated path where you have set up a utility program to look for newly created files for processing, thus automatically taking the GRIM data and processing it for use in an external program such as business management or inventory management software.
β
The *.GRO file is written to the specified folder as described above.
β
Select [OK] and the next dialog is displayed. You may also set which quotes to output (if multiple have been created) and exclude zero quantity items if there are any.
β
Select the options you require and select [OK] to write the GRO file to the specified folder.
β
πΌοΈ GRIM Roof Plan Picture (Plot File)
When you export a grim file, a plot file is created of the roof plan.
The plot file is an ASCII vector format that conforms with Hewlett Packard Graphics Language 2 (HP-GL2) β a generic format used to drive Hewlett Packard plotters.
Lines and line properties are plotted as defined using Tools > Change Entity > Lines Styles.
βEssentially what you see on screen is what will be plotted to the HPGL2 file.
βSarking or Underlay planes (where there is partial Underlay) appear as filled planes.
β
The HPGL2 file format is an ASCII text file, which means the instructions may be viewed in a text editor and an importation routine may be easily written for custom applications where the roof plan needs to be displayed.
β
Many word processors and graphics programs will import HPGL2 files directly.
β
You may need to install specific functions to enable this feature.
β
π§Ύ TIFF output and TIFFOPT.DAT
A TIFF bitmap image file is also created:
If a job number exists:
Job#.TIF
βIf no job number is defined:
GRIMOUTFILE.TIF
β
The TIF file output can be controlled using various options in the text file TIFFOPT.DAT so that the TIF images meets your subsequent use of the file β to illustrate the job in a database, for example.
β
An example is shown here:
β
;xSize ySize xDPI yDPI
1200 700 150 150
;Coursed (1=Yes, 0 = No)
0
;Planes (1=Yes, 0 = No)
1
;Black & White (1=Yes, 0 = No)
0


