<?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: Simple dynamo script for title sheet in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/simple-dynamo-script-for-title-sheet/m-p/12498472#M29222</link>
    <description>&lt;P&gt;Thx.&lt;/P&gt;&lt;P&gt;The sub family has the same name convention.&lt;/P&gt;&lt;P&gt;Only the host family has version number.&lt;/P&gt;&lt;P&gt;Can you repost a better resolution image, or perhaps into two shots. I can't read it.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Thx again&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Tue, 16 Jan 2024 00:22:14 GMT</pubDate>
    <dc:creator>yes_and_no</dc:creator>
    <dc:date>2024-01-16T00:22:14Z</dc:date>
    <item>
      <title>Simple dynamo script for title sheet</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/simple-dynamo-script-for-title-sheet/m-p/12498266#M29220</link>
      <description>&lt;P&gt;Our title sheet family has improved over time with revision number like v1, v2 as suffit. (Right now we have v64).&lt;/P&gt;&lt;P&gt;For project file, we still use past similar project and save as new one. (I guess everyone still doing that), and that of course bears the old title sheet family.&lt;/P&gt;&lt;P&gt;The title sheet families has about 5 sub families tailored for cover sheet, detail, plans, etc.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;What bothers me is swapping them to newest version. The "select all in project" and swap all never work perfectly, I just don't know why.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish some one can share a dynamic script or similar method to automate this routine task, knowing the only difference between these are only the suffix v# in their names.&lt;/P&gt;&lt;P&gt;Thx.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 21:56:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/simple-dynamo-script-for-title-sheet/m-p/12498266#M29220</guid>
      <dc:creator>yes_and_no</dc:creator>
      <dc:date>2024-01-15T21:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Simple dynamo script for title sheet</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/simple-dynamo-script-for-title-sheet/m-p/12498435#M29221</link>
      <description>&lt;P&gt;The complexity of a dynamo script is usually in workflow-specific items.&lt;/P&gt;&lt;P&gt;You've mentioned that you have a Cover Sheet type, a Detail type, a Plan type, etc.... is that true for all 64 versions, and is the naming convention the same&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a (very) rough graph that would let you manually create a list of different family types (you would choose all of your v64 Family Types), and then set up search terms for each type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming that every family is structured so that you have a 'Cover Sheet' type, a 'Detail' Type, etc. with consistent and nonoverlapping terms, you can use the String.Contains node to organize every titleblock in the project so that it updates to the latest version.&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="Reassign TB.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1314414i30969F5AC1FA4307/image-size/large?v=v2&amp;amp;px=999" role="button" title="Reassign TB.png" alt="Reassign TB.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have a titleblock that does NOT match any of the strings, the List.Indexof Node will return a -1 instead of a proper number. You'll then need to inspect those titleblocks to figure out why and correct as needed.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 23:44:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/simple-dynamo-script-for-title-sheet/m-p/12498435#M29221</guid>
      <dc:creator>RLY_15</dc:creator>
      <dc:date>2024-01-15T23:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: Simple dynamo script for title sheet</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/simple-dynamo-script-for-title-sheet/m-p/12498472#M29222</link>
      <description>&lt;P&gt;Thx.&lt;/P&gt;&lt;P&gt;The sub family has the same name convention.&lt;/P&gt;&lt;P&gt;Only the host family has version number.&lt;/P&gt;&lt;P&gt;Can you repost a better resolution image, or perhaps into two shots. I can't read it.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Thx again&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 16 Jan 2024 00:22:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/simple-dynamo-script-for-title-sheet/m-p/12498472#M29222</guid>
      <dc:creator>yes_and_no</dc:creator>
      <dc:date>2024-01-16T00:22:14Z</dc:date>
    </item>
  </channel>
</rss>

