<?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: ViewType property not updating on dependent views in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10727515#M22769</link>
    <description>&lt;P&gt;I also &lt;A href="https://autodesk.slack.com/archives/C0SR6NAP8/p1635762718041700" target="_blank"&gt;asked&lt;/A&gt; the development team whether they are aware of this, in case it has nothing to do with RevitLookup after all.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Nov 2021 10:33:51 GMT</pubDate>
    <dc:creator>jeremy_tammik</dc:creator>
    <dc:date>2021-11-01T10:33:51Z</dc:date>
    <item>
      <title>ViewType property not updating on dependent views</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10726181#M22767</link>
      <description>&lt;P&gt;I found this problem on Revit 2022.1, illustrated in the image below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the user changes manually the view type on the &lt;U&gt;primary view&lt;/U&gt; the parameter ViewType doesn't update accordingly on all &lt;U&gt;dependent views&lt;/U&gt;, even if graphically the Properties palette updates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the user changes manually the view type on a &lt;U&gt;dependent view&lt;/U&gt; the parameter ViewType updates on the &lt;U&gt;primary view&lt;/U&gt; but it doesn't on all other &lt;U&gt;dependent views&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S.- Also, you cannot manually duplicate detail views as dependent, but you can duplicate section views as dependent and then change them to detail views.&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="bug_viewtype.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/984043iC37947A90B8E846E/image-size/large?v=v2&amp;amp;px=999" role="button" title="bug_viewtype.png" alt="bug_viewtype.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Oct 2021 13:50:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10726181#M22767</guid>
      <dc:creator>miguelmachadoecosta</dc:creator>
      <dc:date>2021-10-31T13:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: ViewType property not updating on dependent views</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10727503#M22768</link>
      <description>&lt;P&gt;Could this be due to a missing call to regenerate?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.33" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/about-the-author.html#5.33&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Obviously not in Revit itself, but maybe in RevitLookup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you using the new modeless RevitLookup or an older version?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can well imagine such a problem appearing in the new version, version 2022.0.1.0 and later.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 10:27:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10727503#M22768</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-11-01T10:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: ViewType property not updating on dependent views</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10727515#M22769</link>
      <description>&lt;P&gt;I also &lt;A href="https://autodesk.slack.com/archives/C0SR6NAP8/p1635762718041700" target="_blank"&gt;asked&lt;/A&gt; the development team whether they are aware of this, in case it has nothing to do with RevitLookup after all.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 10:33:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10727515#M22769</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-11-01T10:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: ViewType property not updating on dependent views</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10727623#M22770</link>
      <description>&lt;P&gt;Thank you. I suspect it's a problem of Revit itself since even the manual duplicate as dependent behavior I described is probably not intended.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/824630"&gt;@jeremy_tammik&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Are you using the new modeless RevitLookup or an older version?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Since you asked, yesterday I noticed the new version and replaced the assembly from the &lt;A href="https://github.com/jeremytammik/RevitLookup/tree/master/Releases/2021" target="_blank" rel="noopener"&gt;2021 release directory&lt;/A&gt;, but it's still not modeless in Revit 2022. Do I have to compile a new assembly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT: Nevermind. I now installed through the MSI package as described in the main page and it is modeless now. I previously didn't manage to install that way because I couldn´t download from the Artifacts section without logging in in GitHub.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 11:51:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10727623#M22770</guid>
      <dc:creator>miguelmachadoecosta</dc:creator>
      <dc:date>2021-11-01T11:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: ViewType property not updating on dependent views</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10727781#M22771</link>
      <description>&lt;P&gt;Thank you for the confirmation that the new installer worked for you!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 12:54:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10727781#M22771</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-11-01T12:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: ViewType property not updating on dependent views</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10727842#M22772</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/824630"&gt;@jeremy_tammik&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Could this be due to a missing call to regenerate?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;In case it helps I attached a sample project with a macro that if run on the dependent view returns a Section view type although it's a Detail View, even with a call to regenerate.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 13:16:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10727842#M22772</guid>
      <dc:creator>miguelmachadoecosta</dc:creator>
      <dc:date>2021-11-01T13:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: ViewType property not updating on dependent views</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10728173#M22773</link>
      <description>&lt;P&gt;Thank you for the sample model and macro; I passed them on for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 15:31:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10728173#M22773</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-11-01T15:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: ViewType property not updating on dependent views</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10744565#M22774</link>
      <description>&lt;P&gt;Dear Miguel,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your report and sample material.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I discussed with the development team, and they asked me to file a report for them to analyse further.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I therefore logged the issue &lt;U&gt;&lt;STRONG&gt;REVIT-184592&lt;/STRONG&gt;&lt;/U&gt; [ViewType property not updating on dependent views] with our development team for this on your behalf as it requires further exploration and possibly a modification to our software. Please make a note of this number for future reference.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You are welcome to request an update on the status of this issue or to provide additional information on it at any time quoting this change request number.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This issue is important to me. What can I do to help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This issue needs to be assessed by our engineering team and prioritised against all other outstanding change requests. Any information that you can provide to influence this assessment will help. Please provide the following where possible:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Impact on your application and/or your development.&lt;/LI&gt;
&lt;LI&gt;The number of users affected.&lt;/LI&gt;
&lt;LI&gt;The potential revenue impact to you.&lt;/LI&gt;
&lt;LI&gt;The potential revenue impact to Autodesk.&lt;/LI&gt;
&lt;LI&gt;Realistic timescale over which a fix would help you.&lt;/LI&gt;
&lt;LI&gt;In the case of a request for a new feature or a feature enhancement, please also provide detailed Use cases for the workflows that this change would address.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This information is extremely important. Our engineering team have limited resources, and so must focus their efforts on the highest impact items. We do understand that this will cause you delays and affect your development planning, and we appreciate your cooperation and patience.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&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>Tue, 09 Nov 2021 08:54:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/viewtype-property-not-updating-on-dependent-views/m-p/10744565#M22774</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2021-11-09T08:54:59Z</dc:date>
    </item>
  </channel>
</rss>

