<?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: How to define a parameter for visibility of one object in an array family in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13048395#M12021</link>
    <description>&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;Thank you for your answer. Unfortunately, I cant change the number of steps as the height of steps changes based on the number of steps and total Height.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could not understand the last part of your answer about "last" option. Do you mean a yes or no parameter that affects the number of steps?&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 21:51:41 GMT</pubDate>
    <dc:creator>ivy_moghaddam</dc:creator>
    <dc:date>2024-09-26T21:51:41Z</dc:date>
    <item>
      <title>How to define a parameter for visibility of one object in an array family</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13046059#M12018</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have created&amp;nbsp; a family of arrays. this array is a stair that has the parameters of number and height , and based on the height of stair the height of steps and number of them change. I want to add a parameter to the last step. Is there any way to define a parameter for just one of the objects in an array group?&lt;/P&gt;&lt;P&gt;I have created a family of arrays representing a step ladder. This array is based on three parameters: the number of steps, Step Height and the overall height. The height and quantity of the steps adjust according to the total height of the staircase. Now, I want to add a visibility parameter specifically for the last step. Is there a way to define a parameter that applies to only one object within an array group?"&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 05:24:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13046059#M12018</guid>
      <dc:creator>ivy_moghaddam</dc:creator>
      <dc:date>2024-09-26T05:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a parameter for visibility of one object in an array family</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13046233#M12019</link>
      <description>&lt;P&gt;As you've probably found, assigning a visibility parameter to one member of the group array affects all of them. I suggest you build the array so that you array all but the last one, leaving that one as a separate element to toggle on or off apart from the array logic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your array should probably be built with the "last" option for grouping so you can control where the last member is located more easily. Then place the separate actual last member and control it from the end of the array.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 07:10:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13046233#M12019</guid>
      <dc:creator>SteveKStafford</dc:creator>
      <dc:date>2024-09-26T07:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a parameter for visibility of one object in an array family</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13046477#M12020</link>
      <description>&lt;P&gt;you got the solution as&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/412563"&gt;@SteveKStafford&lt;/a&gt;&amp;nbsp;said.&lt;/P&gt;&lt;P&gt;something like this ,so simple:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6362484599112w784h540r112" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6362484599112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6362484599112w784h540r112');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6362484599112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 09:01:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13046477#M12020</guid>
      <dc:creator>azad.Nanva</dc:creator>
      <dc:date>2024-09-26T09:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a parameter for visibility of one object in an array family</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13048395#M12021</link>
      <description>&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;Thank you for your answer. Unfortunately, I cant change the number of steps as the height of steps changes based on the number of steps and total Height.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could not understand the last part of your answer about "last" option. Do you mean a yes or no parameter that affects the number of steps?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 21:51:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13048395#M12021</guid>
      <dc:creator>ivy_moghaddam</dc:creator>
      <dc:date>2024-09-26T21:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a parameter for visibility of one object in an array family</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13048489#M12022</link>
      <description>&lt;P&gt;The top riser/tread would be a fixed element that your array spans from the base up to reach. The "last" option is one of two options for creating an array. The first option is 2nd which describes the array from 1st to 2nd element and the "last" option describes an array between the 1st and last element. These means you constrain the array from the base to just below the last riser/tread assembly. You can use constraints and parameters to move the top riser up/down and away from the beginning based on the same dimensional logic that would drive your stair is it was all done with just the array. Keeping the top riser/tread separate means you can opt to show it or not depending on the situation.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 22:46:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13048489#M12022</guid>
      <dc:creator>SteveKStafford</dc:creator>
      <dc:date>2024-09-26T22:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to define a parameter for visibility of one object in an array family</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13048491#M12023</link>
      <description>&lt;P&gt;Hi Azad,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response. Is the number of seats in the video managed using an array? Also, is the single seat part of that array, or is it controlled separately through a visibility parameter? &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 22:48:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/how-to-define-a-parameter-for-visibility-of-one-object-in-an/m-p/13048491#M12023</guid>
      <dc:creator>ivy_moghaddam</dc:creator>
      <dc:date>2024-09-26T22:48:18Z</dc:date>
    </item>
  </channel>
</rss>

