<?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: view template &amp;quot;include&amp;quot; in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8386386#M74934</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/455612"&gt;@teocomi&lt;/a&gt;&amp;nbsp;I was asked about this yesterday so it was funny to see your name appear so recently on this thread with a solution!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One comment though would be that by using the view.SetNonControlledTemplateParameterIds() method it takes the parameters of a view and sets them to true in the view template unless specified in the input. As a result you may wish to do a check first that gets all of the parameters currently not included and add them to the list of id's you feed in should you wish to stop them all defaulting to include.&lt;/P&gt;</description>
    <pubDate>Wed, 07 Nov 2018 16:18:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-11-07T16:18:53Z</dc:date>
    <item>
      <title>view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5410347#M74918</link>
      <description>see attached JPG, is that "include" parameter available?</description>
      <pubDate>Tue, 18 Nov 2014 08:39:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5410347#M74918</guid>
      <dc:creator>Ning_Zhou</dc:creator>
      <dc:date>2014-11-18T08:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5413711#M74919</link>
      <description>&lt;P&gt;Dear Ning,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your query. I passed it on to the development team and will let you know what I find out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 10:36:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5413711#M74919</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2014-11-19T10:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5413723#M74920</link>
      <description>&lt;P&gt;Dear Ning_Zhou,&lt;BR /&gt;&lt;BR /&gt;the View.GetNonControlledTemplateParameterIds() and View.GetTemplateParameterIds() methods may match your needings.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Revitalizer&lt;/P&gt;</description>
      <pubDate>Wed, 19 Nov 2014 10:47:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5413723#M74920</guid>
      <dc:creator>Revitalizer</dc:creator>
      <dc:date>2014-11-19T10:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5416563#M74921</link>
      <description>thanks Jeremy, as mentioned by Revitalizer, it may already be available but your confirmation will be very much appreciated. Ning</description>
      <pubDate>Thu, 20 Nov 2014 02:40:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5416563#M74921</guid>
      <dc:creator>Ning_Zhou</dc:creator>
      <dc:date>2014-11-20T02:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5416577#M74922</link>
      <description>thanks Revitalizer for the hint, I noticed these 2 methods before but not quite sure and never tested, will give a try later. Ning</description>
      <pubDate>Thu, 20 Nov 2014 02:48:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5416577#M74922</guid>
      <dc:creator>Ning_Zhou</dc:creator>
      <dc:date>2014-11-20T02:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5416741#M74923</link>
      <description>just curious, you can get parameter id from View.GetTemplateParameterIds() , but how can you know which is which, well, I may miss something very simple, how to get parameter from parameter id if it's negative "number"?</description>
      <pubDate>Thu, 20 Nov 2014 04:34:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5416741#M74923</guid>
      <dc:creator>Ning_Zhou</dc:creator>
      <dc:date>2014-11-20T04:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5416849#M74924</link>
      <description>&lt;P&gt;negative parameter Id values are found in the BuiltInParameter enumeration. The underlaying values in the enumeration map directly to the interger value of the parameter Id.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2014 05:58:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5416849#M74924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-20T05:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5417171#M74925</link>
      <description>got it, thanks Scott, managed to get list of template parameters, no luck in matching any one to that "include" guys</description>
      <pubDate>Thu, 20 Nov 2014 09:36:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5417171#M74925</guid>
      <dc:creator>Ning_Zhou</dc:creator>
      <dc:date>2014-11-20T09:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5492886#M74926</link>
      <description>&lt;P&gt;Dear Ning,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your patience. I submitted a wish list item for this for you: CF-2158 [API: set 'include' toggle in view template list].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2015 09:07:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5492886#M74926</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2015-02-03T09:07:40Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5494134#M74927</link>
      <description>great! thanks Jeremy</description>
      <pubDate>Wed, 04 Feb 2015 01:15:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/5494134#M74927</guid>
      <dc:creator>Ning_Zhou</dc:creator>
      <dc:date>2015-02-04T01:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8060353#M74928</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Dear Ning and all others concerned,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you for your patience, and I hope you noticed and voted for the associated wish list item:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Set View Template from API -- &lt;A href="https://forums.autodesk.com/t5/revit-ideas/set-view-template-from-api/idi-p/6661957" target="_blank"&gt;https://forums.autodesk.com/t5/revit-ideas/set-view-template-from-api/idi-p/6661957&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This wish list item appears to be on the roadmap now, and the development team are requesting feedback on it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The discussion forum threads, ADN cases and development tasks affected are:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;CF-1509 [API wish: create view template -- 09693106, 11795199]&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;09693106 [ViewTemplate] -- &lt;A href="http://forums.autodesk.com/t5/Revit-API/ViewTemplate/m-p/5094076" target="_blank"&gt;http://forums.autodesk.com/t5/Revit-API/ViewTemplate/m-p/5094076&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;11795199 [Create a view template] -- &lt;A href="http://forums.autodesk.com/t5/revit-api/create-a-view-template/m-p/6320813" target="_blank"&gt;http://forums.autodesk.com/t5/revit-api/create-a-view-template/m-p/6320813&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;CF-2158 [API: set 'include' toggle in view template list] -- 10199679 [view template "include"]&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;10199679 [view template "include"] -- &lt;A href="http://forums.autodesk.com/t5/revit-api/view-template-quot-include-quot/m-p/5410347" target="_blank"&gt;http://forums.autodesk.com/t5/revit-api/view-template-quot-include-quot/m-p/5410347&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Would you like to review the current draft of the plans below and let us know whether you think they will meet your needs?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;We think the Acceptance Criteria listed below cover the customer wishes; please let us know if this is correct and if there are other requirements related to View Templates.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Draft Release Epic:&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As an API developer, I need the ability to create, modify and apply view templates via the API, so that I don’t need to use Revit interface to create and manage my view templates.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Draft Acceptance Criteria:&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Ability to edit and control all view template setting via the API (this may be available now?)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Ensure that the action of including parameters via the “Include” column in the view templates dialog is available through the API. (maybe this is the same as line #1?)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Create a new view template from scratch via the API&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Duplicate an existing view template via the API&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Create a view template from the current view and from existing views via the API&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Allow Revit command “CreateTemplateFromCurrentView" to be called silently and with the required arguments. (Is this request redundant?)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Customer sentiment:&lt;/U&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;My goal is to create X views, each with a new view template that has filter variations which depend on parameter values. I managed (via the API) to associate each view with the correct template, but had to create the templates via the UI, before I could edit them with the API.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Does that sound as if it matches and covers all your requirements?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Jeremy&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 15:34:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8060353#M74928</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2018-06-11T15:34:46Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8060738#M74929</link>
      <description>&lt;P&gt;thanks Jeremy for this good news! i'm happy as long as that "Include" will be available via API. Ning&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 18:12:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8060738#M74929</guid>
      <dc:creator>Ning_Zhou</dc:creator>
      <dc:date>2018-06-11T18:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8374013#M74930</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been able to get the "includes" with `&lt;SPAN&gt;viewTemplate.&lt;/SPAN&gt;GetNonControlledTemplateParameterIds`.&lt;/P&gt;&lt;P&gt;The method returns a list of Parameter ids, and you can then use `viewTemplate.Parameters` to map them.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Same for setting them, see below an example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;//creating a list so that I can use linq&lt;BR /&gt;var viewparams = new List&amp;lt;Parameter&amp;gt;();&lt;BR /&gt;foreach (Parameter p in viewTemplate.Parameters)&lt;BR /&gt; viewparams.Add(p);&lt;BR /&gt;&lt;BR /&gt;//getting parameters by name (safety checks needed)&lt;BR /&gt;var modelOverrideParam = viewparams.Where(p =&amp;gt; p.Definition.Name == "V/G Overrides Model").First();&lt;BR /&gt;var viewScaleParam = viewparams.Where(p =&amp;gt; p.Definition.Name == "View Scale").First();&lt;BR /&gt;&lt;BR /&gt;//setting includes&lt;BR /&gt;viewTemplate.SetNonControlledTemplateParameterIds(new List&amp;lt;ElementId&amp;gt; { modelOverrideParam.Id, viewScaleParam.Id });&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;cc&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/413917"&gt;@jeremytammik&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:43:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8374013#M74930</guid>
      <dc:creator>teocomi</dc:creator>
      <dc:date>2018-11-01T15:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8374166#M74931</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Preserved for posterity:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2018/11/view-template-include-setting.html" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2018/11/view-template-include-setting.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Nov 2018 16:34:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8374166#M74931</guid>
      <dc:creator>jeremytammik</dc:creator>
      <dc:date>2018-11-01T16:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8375634#M74932</link>
      <description>&lt;P&gt;That is useful information. Thanks. Can you tell me if this is only for Revit 2019 and later? Dale&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 08:57:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8375634#M74932</guid>
      <dc:creator>Dale.Bartlett</dc:creator>
      <dc:date>2018-11-02T08:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8376863#M74933</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/11510"&gt;@Dale.Bartlett&lt;/a&gt;&amp;nbsp;I have't tried with previous versions, but the same methods exist in the 2016 API, so it should work...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://apidocs.co/apps/revit/2016/15617b2e-89a4-ddbe-5f93-7855c2994d79.htm" target="_blank"&gt;https://apidocs.co/apps/revit/2016/15617b2e-89a4-ddbe-5f93-7855c2994d79.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Nov 2018 17:04:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8376863#M74933</guid>
      <dc:creator>teocomi</dc:creator>
      <dc:date>2018-11-02T17:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: view template "include"</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8386386#M74934</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/455612"&gt;@teocomi&lt;/a&gt;&amp;nbsp;I was asked about this yesterday so it was funny to see your name appear so recently on this thread with a solution!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One comment though would be that by using the view.SetNonControlledTemplateParameterIds() method it takes the parameters of a view and sets them to true in the view template unless specified in the input. As a result you may wish to do a check first that gets all of the parameters currently not included and add them to the list of id's you feed in should you wish to stop them all defaulting to include.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 16:18:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/view-template-quot-include-quot/m-p/8386386#M74934</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-07T16:18:53Z</dc:date>
    </item>
  </channel>
</rss>

