<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Where are the Hatch Patterns of the Fill Pattern dialog stored? in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827349#M129206</link>
    <description>&lt;P&gt;Using PyRevit add-in you can draw your own hatch in a view and it converts it to a drafting or model pattern. So you just draw it within Revit. There are several of these add-ins ie hatchkit or pattycake (online). However you could also do something similar using an autocad &lt;A href="https://autocadtips1.com/2011/10/11/autolisp-make-and-save-custom-hatch-pattern/" target="_blank" rel="noopener"&gt;LISP routine&lt;/A&gt; and loading the resulting .pat file, or write them &lt;A href="https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/CloudHelp/cloudhelp/2018/ENU/Revit-Customize/files/GUID-19C9FDC0-D8FB-415F-88C6-28512B0181E4-htm.html" target="_blank" rel="noopener"&gt;straight from texteditor&lt;/A&gt;. The latter somehow considered acceptable by the 'development' team, hence proudly presented on a knowledge page...&lt;/P&gt;</description>
    <pubDate>Tue, 27 Oct 2020 14:13:24 GMT</pubDate>
    <dc:creator>martijn_pater</dc:creator>
    <dc:date>2020-10-27T14:13:24Z</dc:date>
    <item>
      <title>Where are the Hatch Patterns of the Fill Pattern dialog stored?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827245#M129202</link>
      <description>&lt;P&gt;I will be dealing with the Hath Patterns of the "Fill Pattern" dialog in the next few days, which does not has at this moment the "Offset" pattern as I describe below.&lt;/P&gt;&lt;P&gt;I see in the Fill Pattern dialog the crosshatch pattern, but I want to create a crosshatch which resembles 1/2 offset like the ones used in masonry and tiling.&lt;/P&gt;&lt;P&gt;Where are these patterns stored for Revit 2021?&amp;nbsp;&amp;nbsp;(When I look for Hatch Pattern (*.pat) I go to the website, so that does not tell me where these are stored in the computer).&lt;/P&gt;&lt;P&gt;Also, any hint on how to create a new one?&amp;nbsp; (I assume that if I find where these are stored, then it will be straightforward to modify one to create the new one).&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 13:36:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827245#M129202</guid>
      <dc:creator>octavio2</dc:creator>
      <dc:date>2020-10-27T13:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the Hatch Patterns of the Fill Pattern dialog stored?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827268#M129203</link>
      <description>&lt;P&gt;They are not stored on the computer. You can write your own .pat pattern to load or use an add-in such as PyRevit to create your own patterns and/or export as .pat aswell.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 13:39:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827268#M129203</guid>
      <dc:creator>martijn_pater</dc:creator>
      <dc:date>2020-10-27T13:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the Hatch Patterns of the Fill Pattern dialog stored?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827302#M129204</link>
      <description>&lt;P&gt;Any idea on how to quickly add that hatch pattern of "Offset" with lines to the Fill Pattern dialog so it could be used right away?&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 13:51:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827302#M129204</guid>
      <dc:creator>octavio2</dc:creator>
      <dc:date>2020-10-27T13:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the Hatch Patterns of the Fill Pattern dialog stored?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827303#M129205</link>
      <description>&lt;P&gt;You can also convert ACAD PAT files to Revit PAT, if you have ACAD installed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/simplecontent/content/how-to-import-autocad-hatch-patterns-to-revit.html" target="_blank"&gt;https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/simplecontent/content/how-to-import-autocad-hatch-patterns-to-revit.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This was a pretty nice workflow for a bunch of them at once. I have not tested but it looks solid. Obviously don't do this in your actual project, but clean it up and then move the ones you want to your project.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 13:51:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827303#M129205</guid>
      <dc:creator>JasonKunkel</dc:creator>
      <dc:date>2020-10-27T13:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the Hatch Patterns of the Fill Pattern dialog stored?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827349#M129206</link>
      <description>&lt;P&gt;Using PyRevit add-in you can draw your own hatch in a view and it converts it to a drafting or model pattern. So you just draw it within Revit. There are several of these add-ins ie hatchkit or pattycake (online). However you could also do something similar using an autocad &lt;A href="https://autocadtips1.com/2011/10/11/autolisp-make-and-save-custom-hatch-pattern/" target="_blank" rel="noopener"&gt;LISP routine&lt;/A&gt; and loading the resulting .pat file, or write them &lt;A href="https://knowledge.autodesk.com/support/revit-products/learn-explore/caas/CloudHelp/cloudhelp/2018/ENU/Revit-Customize/files/GUID-19C9FDC0-D8FB-415F-88C6-28512B0181E4-htm.html" target="_blank" rel="noopener"&gt;straight from texteditor&lt;/A&gt;. The latter somehow considered acceptable by the 'development' team, hence proudly presented on a knowledge page...&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 14:13:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827349#M129206</guid>
      <dc:creator>martijn_pater</dc:creator>
      <dc:date>2020-10-27T14:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the Hatch Patterns of the Fill Pattern dialog stored?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827372#M129207</link>
      <description>&lt;P&gt;You asked:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;Where are these patterns stored for Revit 2021?&amp;nbsp;&amp;nbsp;(When I look for Hatch Pattern (*.pat) I go to the website, so that does not tell me where these are stored in the computer). Also, any hint on how to create a new one?&amp;nbsp; (I assume that if I find where these are stored, then it will be straightforward to modify one to create the new one).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Search your machine for &lt;STRONG&gt;"Revit*.pat".&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Revit installs files &lt;STRONG&gt;revit.pat&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;revit metric.pat&amp;nbsp;&lt;/STRONG&gt;containing example custom fill patterns and instructions which may directly answer your questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an excerpt:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;;;; Worked example&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;;%UNITS=INCH&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;;%VERSION=3.0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;*Block 8x16, 8 x 16 blocks running bond&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;;%TYPE=MODEL&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;0, 0, 0, 0, 8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier" size="2"&gt;90, 0, 0, 8, 8, 8, -8&lt;/FONT&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; This pattern is called "Block 8x16"; you will see this name when you import it into Revit. It is&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; a model pattern. It has two families of lines. The first family creates the horizontal coursing:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; angle = 0 =&amp;gt; lines are horizontal&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; x,y-origin = 0,0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; shift = 0 =&amp;gt; line pattern is not shifted&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; offset = 8 =&amp;gt; consecutive lines are 8 model inches apart&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; no line pattern =&amp;gt; the line is solid.&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; The second family creates the vertical joints:&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; angle = 90 =&amp;gt; lines are vertical&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; x,y-origin = 0,0 =&amp;gt; the pattern begins at the same point as the horizontals&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; shift = 8 =&amp;gt; line pattern is is shifted by 8 model inches for consecutive lines&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; offset = 8 =&amp;gt; consecutive lines are 8 model inches apart&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; dash = 8 =&amp;gt; each line is built of 8" dashes and 8" spaces&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; space = 8 =&amp;gt; this pattern repeats until the face boundary&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; The shift makes the vertical segments appear between alternating pairs of horizontal lines,&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;; which appears as 16 inch bricks in interlocking bond.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Understanding this text format allows preparation of the simpler fill patterns involving orthogonal elements without recourse to further third party resources (such as those already mentioned or our HatchKit) which aid constructing patterns involving lines at arbitrary angles.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hth,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hugh Adamson&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.hatchkit.com.au" target="_blank" rel="noopener"&gt;www.hatchkit.com.au&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Oct 2020 14:26:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9827372#M129207</guid>
      <dc:creator>hugha</dc:creator>
      <dc:date>2020-10-27T14:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the Hatch Patterns of the Fill Pattern dialog stored?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9834150#M129208</link>
      <description>&lt;P&gt;I'm not entirely sure if this is the answer to the question&lt;EM&gt; 'Where are the "Hatch Patterns of the Fill Pattern dialog stored?"&lt;/EM&gt;, however it answers &lt;EM&gt;"where are the (standard) Patterns in the Fill Pattern dialog &lt;STRONG&gt;imported &lt;/STRONG&gt;from?"&lt;/EM&gt; . As far as I know once imported it is stored within the project file itself, could be wrong though...^^&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FWIW note the&amp;nbsp;&lt;STRONG&gt;&lt;FONT face="courier new" size="2"&gt;;%TYPE=MODEL &lt;/FONT&gt;&lt;/STRONG&gt;in a .pat file for model pattern definition in Revit.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 08:07:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/where-are-the-hatch-patterns-of-the-fill-pattern-dialog-stored/m-p/9834150#M129208</guid>
      <dc:creator>martijn_pater</dc:creator>
      <dc:date>2020-10-30T08:07:36Z</dc:date>
    </item>
  </channel>
</rss>

