No need to install pattern generators for an orthogonal grid pattern drawn with dashed lines as they are pretty well simple enough to do in your head - or at least within Notepad.
Most of this template is fixed - just plug in your own values:
;%VERSION=3.0
;%UNITS=MM
*FILLNAME
;%TYPE=MODEL
0,0,0,0,depth,dashlength, - spacelength
90,0,0,0,width,dashlength, - spacelength
So for a say, 600mmx300mm grid drawn with 50mm long dashes and spaces:
;%VERSION=3.0
;%UNITS=MM
*grid300x600with50-50dashedlines
;%TYPE=MODEL
0,0,0,0,300,50,-50
90,0,0,0,600,50,-50
Save to a file with .PAT extension for loading to Revit.
Beware NotePad will try hard to append a .TXT extension - simply override by selecting Save As Type: All Files (*.*) within the Save dialog.
hth,
Hugh Adamson
www.hatchKit.com.au