<?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 Creating a custom Project Browser plugin - Duplicating views in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/creating-a-custom-project-browser-plugin-duplicating-views/m-p/4791931#M77704</link>
    <description>&lt;P&gt;I notice that I am able to duplicate a view (Example&amp;nbsp;1 attachment) but I want to duplicate multiple views and place in another discipline and subset at one time (eventually extending this further that would allow me to&amp;nbsp;apply a view template to the newly created views).&amp;nbsp;&amp;nbsp; When I select multiple Views - please note that I'm not given the option to duplicate such (Example&amp;nbsp;2 attachment)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the closest sample that I&amp;nbsp;can review to start my own custom Project Browser&amp;nbsp;is Revit 2014 SKD - Samples - AllViews class.&amp;nbsp; But there is a lot missing in that class that is desired.&amp;nbsp;&amp;nbsp; Although there is coding to create sheets - there doesn't seem to be coding to create views based on another.&amp;nbsp;&amp;nbsp; Is that something even possible with Revit 2014 API?&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2014 21:10:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-03T21:10:58Z</dc:date>
    <item>
      <title>Creating a custom Project Browser plugin - Duplicating views</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/creating-a-custom-project-browser-plugin-duplicating-views/m-p/4791931#M77704</link>
      <description>&lt;P&gt;I notice that I am able to duplicate a view (Example&amp;nbsp;1 attachment) but I want to duplicate multiple views and place in another discipline and subset at one time (eventually extending this further that would allow me to&amp;nbsp;apply a view template to the newly created views).&amp;nbsp;&amp;nbsp; When I select multiple Views - please note that I'm not given the option to duplicate such (Example&amp;nbsp;2 attachment)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the closest sample that I&amp;nbsp;can review to start my own custom Project Browser&amp;nbsp;is Revit 2014 SKD - Samples - AllViews class.&amp;nbsp; But there is a lot missing in that class that is desired.&amp;nbsp;&amp;nbsp; Although there is coding to create sheets - there doesn't seem to be coding to create views based on another.&amp;nbsp;&amp;nbsp; Is that something even possible with Revit 2014 API?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 21:10:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/creating-a-custom-project-browser-plugin-duplicating-views/m-p/4791931#M77704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-03T21:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom Project Browser plugin - Duplicating views</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/creating-a-custom-project-browser-plugin-duplicating-views/m-p/4792637#M77705</link>
      <description>&lt;P&gt;You can. That was one of the nice new features for Revit 2013 and 2014.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have the command : View.&lt;SPAN style="font-size: 14px; line-height: 15px;"&gt;Duplicate() &amp;nbsp; and you can choose the kind of duplication, ViewDuplicateOption.Duplicate, .WithDetailing or .AsDependent.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2014 07:36:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/creating-a-custom-project-browser-plugin-duplicating-views/m-p/4792637#M77705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-04T07:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a custom Project Browser plugin - Duplicating views</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/creating-a-custom-project-browser-plugin-duplicating-views/m-p/4796871#M77706</link>
      <description>&lt;P&gt;Dear Remy,&lt;BR /&gt;&lt;BR /&gt;Thank you very much for your helpful answer.&lt;BR /&gt;&lt;BR /&gt;Dear Stephen,&lt;BR /&gt;&lt;BR /&gt;Thank you for your query.&lt;BR /&gt;&lt;BR /&gt;You could also have a look at the discussion on Language Independent Section View Type Id Retrieval and the previous blog posts that it points to:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2013/08/language-independent-view-type-id-retrieval.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2013/08/language-independent-view-type-id-retrieval.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;They include Steve Mycynek's all-encompassing AU class CP3133 'Using the Revit Schedule and View APIs' explaining everything else there is to know about the topic of generating views:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2012/11/au-classes-on-the-view-mep-and-link-apis.html#2" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2012/11/au-classes-on-the-view-mep-and-link-apis.html#2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please let us know if anything remains unclear.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2014 21:55:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/creating-a-custom-project-browser-plugin-duplicating-views/m-p/4796871#M77706</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2014-02-05T21:55:41Z</dc:date>
    </item>
  </channel>
</rss>

