<?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 How to select specific elements in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10696922#M98103</link>
    <description>&lt;P&gt;I would like to know the best way to select specific items, ie all the slabs of a level. In autocad as you use layers is easy, but in revit seems complicated. If you select all and then deselect with the filter pop up, and select again walls for instance, it select all walls in the building. How can I select only the walls in the first floor for instance? My best guess is to select all, named it and then apply&amp;nbsp; filter per selection, but seems quite complicated, is there anything easier?&lt;/P&gt;</description>
    <pubDate>Mon, 18 Oct 2021 21:52:27 GMT</pubDate>
    <dc:creator>Darwin33</dc:creator>
    <dc:date>2021-10-18T21:52:27Z</dc:date>
    <item>
      <title>How to select specific elements</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10696922#M98103</link>
      <description>&lt;P&gt;I would like to know the best way to select specific items, ie all the slabs of a level. In autocad as you use layers is easy, but in revit seems complicated. If you select all and then deselect with the filter pop up, and select again walls for instance, it select all walls in the building. How can I select only the walls in the first floor for instance? My best guess is to select all, named it and then apply&amp;nbsp; filter per selection, but seems quite complicated, is there anything easier?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 21:52:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10696922#M98103</guid>
      <dc:creator>Darwin33</dc:creator>
      <dc:date>2021-10-18T21:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to select specific elements</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10697016#M98104</link>
      <description>&lt;P&gt;Have you try temporary view? I find this is very powerful for selecting certain objects and you can turn off pretty much anything. It is more customizable and view specific.&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="syman2000_0-1634597690538.png" style="width: 324px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/978772iA570EFC95394D979/image-dimensions/324x326?v=v2" width="324" height="326" role="button" title="syman2000_0-1634597690538.png" alt="syman2000_0-1634597690538.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 22:56:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10697016#M98104</guid>
      <dc:creator>syman2000</dc:creator>
      <dc:date>2021-10-18T22:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to select specific elements</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10697069#M98105</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/529043"&gt;@Darwin33&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/287744"&gt;@syman2000&lt;/a&gt;'s suggestion, there are multiple ways of selecting multiple elements in OOTB revit:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Set a temporary view setting as &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/287744"&gt;@syman2000&lt;/a&gt;&amp;nbsp; suggests and use visibility graphics to show only the combination of categories, view filters, and other overrides you want;&lt;/LI&gt;&lt;LI&gt;Select a model element of type of category in the view and click the isolate element icon (eyeglasses), choosing to isolate that one element or all elements of the same category (similar to the temporary view settings but quicker);&lt;/LI&gt;&lt;LI&gt;From the project browser, select a type instance from the families group and right click to select all&amp;nbsp; similar in the view or in the project. Then you can isolate them in the view with methode 2;&lt;/LI&gt;&lt;LI&gt;Manually select model elements and save a selection set from the Modify tab;&lt;/LI&gt;&lt;LI&gt;Using Dynamo, you can create a script which can automatically select all instances of a family that are hosted on a specific level. This script can be automated in the Dynamo player for ease of access to user unfamiliar with Dynamo.&lt;/LI&gt;&lt;LI&gt;Create a schedule for the element category and list the family+type and associated level. Filter by level equal to the target level. When the schedule displays, control select the first and last elements in the Family+type column. From the modify Schedule context menu, select highlight in the model.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Methods 1 thru 4 are error prone because it won't be obvious which elements are hosted on which level. The dynamo script and schedules methods 5 and 6 will ensure that the hosted level is correct even though the element may have a large offset value from the level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In your specific example, I would do the following:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;How can I select only the walls in the first floor for instance?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Using method 6:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a wall schedule, with parameters Family+Type and Level;&lt;/LI&gt;&lt;LI&gt;Filter or sort by level;&lt;/LI&gt;&lt;LI&gt;Control click the first and last cells in the Family+Type column which are on the desired floor;&lt;/LI&gt;&lt;LI&gt;The selected items display in a view of the model but are not yet selected;&lt;/LI&gt;&lt;LI&gt;In the Modify Schedule Context tab, select highlight in the model and click finish;&lt;/LI&gt;&lt;LI&gt;The model elements are now selected.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-luc&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="lucdoucet_msdl_1-1634604020092.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/978795iF7FC9D715593114A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="lucdoucet_msdl_1-1634604020092.png" alt="lucdoucet_msdl_1-1634604020092.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 00:43:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10697069#M98105</guid>
      <dc:creator>lucdoucet_msdl</dc:creator>
      <dc:date>2021-10-19T00:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to select specific elements</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10697427#M98106</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/529043"&gt;@Darwin33&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;STRONG&gt;Easy,&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Open the floor Plan of the level you are looking at (side by side with the 3D or on a 2nd or 3rd monitor)&lt;/LI&gt;&lt;LI&gt;Select an element &amp;gt;&amp;gt; Right click &amp;gt;&amp;gt; Select All instances &amp;gt;&amp;gt; In view&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" color="#FF0000"&gt;&lt;STRONG&gt;To make it even easier...assign a shortcut to it&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="Select all in VIew.gif" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/978843i3A62ACF06682D94D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Select all in VIew.gif" alt="Select all in VIew.gif" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 04:55:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10697427#M98106</guid>
      <dc:creator>RDAOU</dc:creator>
      <dc:date>2021-10-19T04:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to select specific elements</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10699166#M98107</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/529043"&gt;@Darwin33&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;I would like to know the best way to select specific items, ie all the slabs of a level.&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Out of curiosity, what's your next move after you selecting all the slabs on a particular level?&amp;nbsp; &amp;nbsp;I mean, simply selecting them is just a means to an end. What's the end?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 18:13:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10699166#M98107</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2021-10-19T18:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to select specific elements</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10699305#M98108</link>
      <description>&lt;P&gt;Sometimes in complex projects you need to isolate some items to underestand the geometry i/or colisions. That happens with dense models.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 19:22:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10699305#M98108</guid>
      <dc:creator>Darwin33</dc:creator>
      <dc:date>2021-10-19T19:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to select specific elements</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10699313#M98109</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/529043"&gt;@Darwin33&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Sometimes in complex projects you need to isolate some items to underestand the geometry i/or colisions. That happens with dense models.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Have you tried Temporary Isolation?&amp;nbsp; Select one element and use the sunglasses icon.&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="ToanDN_0-1634671486812.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/979189i5E475FCACC91DDDE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ToanDN_0-1634671486812.png" alt="ToanDN_0-1634671486812.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Oct 2021 19:25:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/10699313#M98109</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2021-10-19T19:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to select specific elements</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/11527932#M98110</link>
      <description>Works really well! Thank you for sharing!</description>
      <pubDate>Thu, 03 Nov 2022 11:33:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-select-specific-elements/m-p/11527932#M98110</guid>
      <dc:creator>yaran.kaelaniTM7UK</dc:creator>
      <dc:date>2022-11-03T11:33:12Z</dc:date>
    </item>
  </channel>
</rss>

