

- #Board and batten hatch pattern for autocad code#
- #Board and batten hatch pattern for autocad download#
- #Board and batten hatch pattern for autocad free#
So, in a nutshell, each line of the hatch pattern code will make a set of similar parallel lines which end up giving a pattern shape. Getting the complete hatch patternĪs you just now saw that each line has its own role in making the complete hatch pattern and you can add even more lines in this code that will eventually add up to make a complete pattern. The positive value is for the length and negative value is for the gap. The last set of characters .2,-.2 are once again the length of the vertical segment and the gap of the segment. 2.2 is once again the offset value of 90-degree line along X and Y axis or the displacement of the next set of the vertical line along X and Y axis and its in this case again 0.2 units. 2,0 are the coordinates of the starting point of the first green line towards lower left column and this coordinate point is with respect to the origin defined in line 2 of the hatch code, which for this case is the starting point of the first red line as shown in the image 3 above. Here the first character 90 is for the angle of the line which you can see that, in this case, is vertical or at an angle of 90 degrees. The line three is for the green lines as shown in the image below. If you are familiar with making custom linetypes in AutoCAD then you will notice that this hatch code is quite similar to the linetype code for custom AutoCAD linetypes. 2 (positive value) and the gap is shown as -.2 (negative value) unit. The last two characters .2,-.2 are for the length of the line segment and gap length. 2.2 are for the starting point on the next set of the horizontal line with respect to the origin set for the first point. In this case 0,0 is not the absolute coordinate rather its an origin assigned by hatch pattern for that particular pattern only. The second and third characters 0,0 are coordinates of the starting points of the horizontal line. Here the first character 0 is for the angle which is 0 degrees which makes the line horizontal. The line 2 is for the Red line shown in this image. So, essentially the hatch code should start with star sign then name and then description all separated by a comma. Then we have a description for the hatch separated by a comma. In this line, the hatch code starts with a star sign followed by the name of the hatch in uppercase. Line 1: *TESTHATCH, Our test hatch with the staircase effect In this case, line 1 will determine name and description of hatch pattern, line 2 is for the horizontal segment of the hatch and line 3 is for the vertical segment. The complete code has three lines with characters in each line separated with commas.Įvery set of character inside comma has its own meaning and all of these lines will add up to make the complete pattern. Now, let’s move back to the Hatch code which I just showed you above.

Let’s deconstruct these lines and to simplify this I have colored the horizontal segment Red and vertical one Green. In this case, you need to save the file as TESTHATCH.PAT, if you keep a different name for the PAT file then the custom hatch pattern will not work.

After adding these lines in the text editor save it as a PAT file using the same name defined in line 1 of this code.
#Board and batten hatch pattern for autocad download#
If you would like to download a drawing in a DXF format utilized by most major CAD programs, or a DWG drawing for AutoCAD, just click on the appropriate file name.These lines will actually make the pattern which you see in the image above. To preview a drawing, simply click on the description below.
#Board and batten hatch pattern for autocad free#
Need detailed drawings of Shakertown products and their installation? The following are technical drawings that Shakertown has made available for use, free of charge.
