<?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 Sheet parameter  is not the same as title block parameter in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/10796583#M94061</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can somebody help me. I added a shared parameter called DRAFT.&amp;nbsp;&lt;BR /&gt;If i put YES in the parameter the text DRAFT should appear on the sheet heading.&amp;nbsp;&lt;BR /&gt;But it doesn't work, it only works if I first select the title block and then press it.&amp;nbsp;&lt;BR /&gt;And i can assure your, if you have 100 plans where you have to put draft on, you do not want to open every sheet, click on the title block and put the draft on.&amp;nbsp;&lt;BR /&gt;As you can see on the images underneath. The box on the sheet can be unchecked and DRAFT will still be placed, it's the box on the titel block that creates it.&amp;nbsp;&lt;BR /&gt;Anybody a sollucion?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_244.jpg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996373iFE1211EAF4851833/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_244.jpg" alt="Screenshot_244.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_243.jpg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996374i030FDCC319C168BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_243.jpg" alt="Screenshot_243.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Dec 2021 15:32:58 GMT</pubDate>
    <dc:creator>mobilis7TPTP</dc:creator>
    <dc:date>2021-12-02T15:32:58Z</dc:date>
    <item>
      <title>Sheet parameter  is not the same as title block parameter</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/10796583#M94061</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can somebody help me. I added a shared parameter called DRAFT.&amp;nbsp;&lt;BR /&gt;If i put YES in the parameter the text DRAFT should appear on the sheet heading.&amp;nbsp;&lt;BR /&gt;But it doesn't work, it only works if I first select the title block and then press it.&amp;nbsp;&lt;BR /&gt;And i can assure your, if you have 100 plans where you have to put draft on, you do not want to open every sheet, click on the title block and put the draft on.&amp;nbsp;&lt;BR /&gt;As you can see on the images underneath. The box on the sheet can be unchecked and DRAFT will still be placed, it's the box on the titel block that creates it.&amp;nbsp;&lt;BR /&gt;Anybody a sollucion?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_244.jpg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996373iFE1211EAF4851833/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_244.jpg" alt="Screenshot_244.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot_243.jpg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996374i030FDCC319C168BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot_243.jpg" alt="Screenshot_243.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 15:32:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/10796583#M94061</guid>
      <dc:creator>mobilis7TPTP</dc:creator>
      <dc:date>2021-12-02T15:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet parameter  is not the same as title block parameter</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/10796604#M94062</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Create a visibility shared parameter called Show Draft&lt;/LI&gt;
&lt;LI&gt;Create a label in the titleblock family, add the shared parameter to the list. Add a calculated value parameter and type in the formula:&amp;nbsp; if ( Show Draft, "DRAFT", " " )&lt;/LI&gt;
&lt;LI&gt;Load the titleblock in the project&lt;/LI&gt;
&lt;LI&gt;Add the shared parameter above to the project, assign to Sheets category&lt;/LI&gt;
&lt;LI&gt;Now you can select a bunch of sheets in the browser, tick Show Draft box from properties, and the DRAFT will show on those sheets titleblocks&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 02 Dec 2021 15:42:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/10796604#M94062</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2021-12-02T15:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet parameter  is not the same as title block parameter</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/10796701#M94063</link>
      <description>&lt;P&gt;Is the draft parameter added long time ago or you recently added in? If you added in and have it check ON, it will set to that state as default. If you decided to check it off in the family and load it back into project, it won't respect your changes. One way I make this work is to select the family inside the project. You can right click on the titleblock and select all instance in entire project&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="syman2000_0-1638461132540.png" style="width: 446px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996401iFEDAE224C9F1DCAF/image-dimensions/446x239?v=v2" width="446" height="239" role="button" title="syman2000_0-1638461132540.png" alt="syman2000_0-1638461132540.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should see in your properties number of titleblock in your project. You can check that DRAFT off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="syman2000_1-1638461212411.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996403i8C89477B8472DEF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="syman2000_1-1638461212411.png" alt="syman2000_1-1638461212411.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would then set up global parameter so next time you can go to Manage&amp;gt;Global Parameter, you can turn ON/OFF the parameter and it will apply to all the titleblock you have selected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="syman2000_3-1638461417251.png" style="width: 552px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996406iF58B26A8E80AAC66/image-dimensions/552x272?v=v2" width="552" height="272" role="button" title="syman2000_3-1638461417251.png" alt="syman2000_3-1638461417251.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="syman2000_4-1638461491909.png" style="width: 503px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996407i5EB1FF039C9DE456/image-dimensions/503x279?v=v2" width="503" height="279" role="button" title="syman2000_4-1638461491909.png" alt="syman2000_4-1638461491909.png" /&gt;&lt;/span&gt;&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;&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;</description>
      <pubDate>Thu, 02 Dec 2021 16:12:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/10796701#M94063</guid>
      <dc:creator>syman2000</dc:creator>
      <dc:date>2021-12-02T16:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet parameter  is not the same as title block parameter</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/10796876#M94064</link>
      <description>&lt;P&gt;A demonstration of the approach I posed earlier.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ToanDN_0-1638465250903.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996443i5A080B5F0390EBD9/image-size/large?v=v2&amp;amp;px=999" role="button" title="ToanDN_0-1638465250903.png" alt="ToanDN_0-1638465250903.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ToanDN_1-1638465307705.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996444iDF6E25EF827C34B6/image-size/large?v=v2&amp;amp;px=999" role="button" title="ToanDN_1-1638465307705.png" alt="ToanDN_1-1638465307705.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ToanDN_2-1638465365898.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996446iF000CB2BD86788E4/image-size/large?v=v2&amp;amp;px=999" role="button" title="ToanDN_2-1638465365898.png" alt="ToanDN_2-1638465365898.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ToanDN_3-1638465398454.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/996447i382D04456DB2F020/image-size/large?v=v2&amp;amp;px=999" role="button" title="ToanDN_3-1638465398454.png" alt="ToanDN_3-1638465398454.png" /&gt;&lt;/span&gt;&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 17:16:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/10796876#M94064</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2021-12-02T17:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet parameter  is not the same as title block parameter</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/10824406#M94065</link>
      <description>&lt;P&gt;Thanks for the help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 10:49:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/10824406#M94065</guid>
      <dc:creator>mobilis7TPTP</dc:creator>
      <dc:date>2021-12-15T10:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sheet parameter  is not the same as title block parameter</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/12780528#M94066</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;Very helpful to see that I wasn't the only one loosing my mind over this. My solution was to just write a Dynamo Script which pulled information from the sheets and put it in the titleblock on that sheet. I select all sheets in the project browser to apply a specific parameter, then run the script to push the parameters into the titleblock.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sheets - Update Graphics_2024-05-17_10-22-14.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1363838i2241E2D12A11597C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sheets - Update Graphics_2024-05-17_10-22-14.png" alt="Sheets - Update Graphics_2024-05-17_10-22-14.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 14:25:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/sheet-parameter-is-not-the-same-as-title-block-parameter/m-p/12780528#M94066</guid>
      <dc:creator>pbanerjeeZVV33</dc:creator>
      <dc:date>2024-05-17T14:25:23Z</dc:date>
    </item>
  </channel>
</rss>

