<?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 Automating workflows with third party software addins and dynamo in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/automating-workflows-with-third-party-software-addins-and-dynamo/m-p/7043728#M277709</link>
    <description>&lt;P&gt;I have third party software installed on top of Revit (software is called Edge) that takes assemblies and creates sheets/ schedules and views, then combines them onto the sheet in preparation for annotation. &amp;nbsp;The issue is that I need to do this for several hundred assemblies, and the third party software can take upwards of 4 minutes to complete each sheet. This results in me waiting for the process to complete, then select a new assembly and re-initiate the 3rd party software function. Is there a way I can use macros or dynamo to automate this task a bit? I would like to provide a list of the assemblies I want to run the software on, then let it process all the assemblies overnight.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help is appreciated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steven&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2017 18:33:33 GMT</pubDate>
    <dc:creator>steven.richter</dc:creator>
    <dc:date>2017-05-03T18:33:33Z</dc:date>
    <item>
      <title>Automating workflows with third party software addins and dynamo</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/automating-workflows-with-third-party-software-addins-and-dynamo/m-p/7043728#M277709</link>
      <description>&lt;P&gt;I have third party software installed on top of Revit (software is called Edge) that takes assemblies and creates sheets/ schedules and views, then combines them onto the sheet in preparation for annotation. &amp;nbsp;The issue is that I need to do this for several hundred assemblies, and the third party software can take upwards of 4 minutes to complete each sheet. This results in me waiting for the process to complete, then select a new assembly and re-initiate the 3rd party software function. Is there a way I can use macros or dynamo to automate this task a bit? I would like to provide a list of the assemblies I want to run the software on, then let it process all the assemblies overnight.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help is appreciated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steven&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 18:33:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/automating-workflows-with-third-party-software-addins-and-dynamo/m-p/7043728#M277709</guid>
      <dc:creator>steven.richter</dc:creator>
      <dc:date>2017-05-03T18:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Automating workflows with third party software addins and dynamo</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/automating-workflows-with-third-party-software-addins-and-dynamo/m-p/7059355#M277710</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3674607"&gt;@steven.richter&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Congratulations on earning the rank of an &lt;STRONG&gt;Explorer&lt;/STRONG&gt;&amp;nbsp;in the community!&amp;nbsp;&lt;img id="robothappy" class="emoticon emoticon-robothappy" src="https://forums.autodesk.com/i/smilies/16x16_robot-happy.png" alt="Robot Happy" title="Robot Happy" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Revit already has an almost automated process for creating assembly sheets, views and schedules.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you select a family (or building component) and create the assembly, there is an icon called 'Create Views'. This will show a window where you can select all possible views within a specific scale (3D Ortho, Plan, Sections, Elevations, Part List, Material takeoff, Schedules), and also select the titleblock family (size and type). All you have to do is to drag the views into the desired position.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check this &lt;A href="http://Creating Sheet and Schedules for Assemblies using Dynamo Revit" target="_self"&gt;tutorial&lt;/A&gt; for step by step on c&lt;SPAN&gt;reating Sheet and Schedules for Assemblies using Dynamo Revit&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could also i&lt;SPAN&gt;mport an Excel Spreadsheet into Dynamo and extract specific information - for example only two columns of information (sheet number and name) see &lt;A href="http://dynamobim.com/wp-content/uploads/forum-assets/kui-xuegoodyclancy-com/07/31/Sheet-Views.dyn" target="_self"&gt;HERE&lt;/A&gt; for dynamo code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you have specific questions let me know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please mark this response as "Accept as Solution" if it answers your question to benefit others looking for a similar solution. Kudos gladly accepted.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 15:12:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/automating-workflows-with-third-party-software-addins-and-dynamo/m-p/7059355#M277710</guid>
      <dc:creator>Viveka_CD</dc:creator>
      <dc:date>2017-05-04T15:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Automating workflows with third party software addins and dynamo</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/automating-workflows-with-third-party-software-addins-and-dynamo/m-p/7059408#M277711</link>
      <description>&lt;P&gt;Viveka,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I understand the native workflow for creating assembly views and sheets within Revit. The workflow that I am looking for is being able to select multiple assemblies, and have views/ sheets/ schedules made for ALL of the assemblies. My current issue is there is a large amount of time spend just making the sheets/ views and schedules. The amount of assemblies per project can be upwards of 300, and it gets time consuming to create the content for all of them individually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally speaking, I would be able to select (using dynamo or something else) all of the assemblies that I wanted sheets/views/schedules created for, and have a script execute the function for all selected assemblies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hopefully this makes more sense as to what I am looking for.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steven&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 18:52:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/automating-workflows-with-third-party-software-addins-and-dynamo/m-p/7059408#M277711</guid>
      <dc:creator>steven.richter</dc:creator>
      <dc:date>2017-05-03T18:52:45Z</dc:date>
    </item>
    <item>
      <title>Re: Automating workflows with third party software addins and dynamo</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/automating-workflows-with-third-party-software-addins-and-dynamo/m-p/7059528#M277712</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3674607"&gt;@steven.richter&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good to hear back! I understand that this is a time consuming process.We have the option of a&amp;nbsp;&lt;SPAN&gt;generating qr codes for a huge list of assemblies in a project.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The code generator app can be downloaded &lt;A href="https://apps.autodesk.com/RVT/en/Detail/Index?id=4035203103344147977&amp;amp;appLang=en&amp;amp;os=Win32_64" target="_self"&gt;HERE&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;The QR codes can&amp;nbsp;be named after your assemblies&amp;nbsp;and you can 'save as' a csv format. There is a workflow of generating&amp;nbsp;automatic sheets from excel to dynamo.Let me research more on this function and I can get back to you on this.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 22:54:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/automating-workflows-with-third-party-software-addins-and-dynamo/m-p/7059528#M277712</guid>
      <dc:creator>Viveka_CD</dc:creator>
      <dc:date>2017-05-04T22:54:46Z</dc:date>
    </item>
  </channel>
</rss>

