<?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: Can a distance parameter be controlled by a list of distances? in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9167502#M166733</link>
    <description>&lt;P&gt;Thank you , gentlemen,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp; - the attempt is to avoid types, since the distance will vary over instances, possibly more so than the 4 standard distances that I mentioned.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt;&amp;nbsp;I am investigating Lookup Tables as I type.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/412563"&gt;@SteveKStafford&lt;/a&gt;&amp;nbsp; - this is just right! The formula is what I was looking for - thank you!&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2019 14:25:04 GMT</pubDate>
    <dc:creator>Sahay_R</dc:creator>
    <dc:date>2019-11-26T14:25:04Z</dc:date>
    <item>
      <title>Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9166309#M166729</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a family where the geometry needs to have it's distance controlled from a reference plane. This distance needs to be one of four standard values. Short of memorizing the values, how can I set up a formula so that distance A = distance B or C or D or E?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would rather have this baked into the family itself. I don't believe it can be done with Global Parameters in the project.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Much appreciated.... in advance....&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Rina&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 21:01:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9166309#M166729</guid>
      <dc:creator>Sahay_R</dc:creator>
      <dc:date>2019-11-25T21:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9166342#M166730</link>
      <description>&lt;P&gt;How does this relate to the user placing the family? Does it just vary from type to type or can any type have one of these four values?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could create a integer parameter that the user enters 1-4. The length can evaluate that parameter to see what it is and return the correct length (see image).&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 21:25:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9166342#M166730</guid>
      <dc:creator>SteveKStafford</dc:creator>
      <dc:date>2019-11-25T21:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9166424#M166731</link>
      <description>&lt;P&gt;I'd need more info about the family, but my initial thought is &lt;STRONG&gt;Lookup Table&lt;/STRONG&gt;. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2019 22:38:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9166424#M166731</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2019-11-25T22:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9166430#M166732</link>
      <description>- Create a family with 4 types and a Length type parameter, give each type a set distance.  Build the geometry in this family.&lt;BR /&gt;- Nest it in another family (no geometry), add a Family Type instance parameter (Label).&lt;BR /&gt;- Load it in your project and user can select the family and choose one of the 4 length options from a drop-down.</description>
      <pubDate>Mon, 25 Nov 2019 22:45:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9166430#M166732</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2019-11-25T22:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9167502#M166733</link>
      <description>&lt;P&gt;Thank you , gentlemen,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp; - the attempt is to avoid types, since the distance will vary over instances, possibly more so than the 4 standard distances that I mentioned.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt;&amp;nbsp;I am investigating Lookup Tables as I type.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/412563"&gt;@SteveKStafford&lt;/a&gt;&amp;nbsp; - this is just right! The formula is what I was looking for - thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 14:25:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9167502#M166733</guid>
      <dc:creator>Sahay_R</dc:creator>
      <dc:date>2019-11-26T14:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9167670#M166734</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt;&amp;nbsp;How do Lookup Tables work? I've got a CSV imported into the family - what next? Correct me if I am wrong - this table seems to lack required info for Lookup Tables to work....&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="Capture.PNG" style="width: 391px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/701785iD7629ECC0DB0F755/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 15:34:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9167670#M166734</guid>
      <dc:creator>Sahay_R</dc:creator>
      <dc:date>2019-11-26T15:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9167832#M166735</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4251432"&gt;@Sahay_R&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Thank you , gentlemen,&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp; - the attempt is to avoid types, since the distance will vary over instances, possibly more so than the 4 standard distances that I mentioned.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt;&amp;nbsp;I am investigating Lookup Tables as I type.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/412563"&gt;@SteveKStafford&lt;/a&gt;&amp;nbsp; - this is just right! The formula is what I was looking for - thank you!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Types in the nested family are only a means for the family creator to create the dropdown.&amp;nbsp; End users do not see types, they only see the drop down list to choose from.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 16:36:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9167832#M166735</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2019-11-26T16:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9167975#M166736</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp;very true. And here is the&amp;nbsp; rub - I am creating a theater seat family, which needs to have 3 seat width types - which is the easy part. The seat back needs to have a clearance from the floor riser behind it of a certain value. SO - I need to be able to pick the seat type, and then the required clearance (which could be for ANY seat type). So far - I am thinking seat width types, with the clearance driven by the formula earlier suggested by&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/412563"&gt;@SteveKStafford&lt;/a&gt;&amp;nbsp;- any better suggestions would be appreciated.....&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 17:39:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9167975#M166736</guid>
      <dc:creator>Sahay_R</dc:creator>
      <dc:date>2019-11-26T17:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9168038#M166737</link>
      <description>&lt;P&gt;So, if the "ClearDist" Parameter Value is 2 7/8", what parameters are to be populated with what values? These are your next columns. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 18:10:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9168038#M166737</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2019-11-26T18:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9168077#M166738</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4251432"&gt;@Sahay_R&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp;very true. And here is the&amp;nbsp; rub - I am creating a theater seat family, which needs to have 3 seat width types - which is the easy part. The seat back needs to have a clearance from the floor riser behind it of a certain value. SO - I need to be able to pick the seat type, and then the required clearance (which could be for ANY seat type). So far - I am thinking seat width types, with the clearance driven by the formula earlier suggested by&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/412563"&gt;@SteveKStafford&lt;/a&gt;&amp;nbsp;- any better suggestions would be appreciated.....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Both methods will work.&amp;nbsp; Using a formula has its simplicity of everything in one family, but you need to clarify with users which Integers (1, 2, 3..) are for which dimensions.&amp;nbsp; Using a Family Type label has more work up front but it is more descriptive to users (Pick clearance: 6", 10" 14" etc...).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example file attached.&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="Annotation 2019-11-26 105039.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/701829iB0DE0D7D09839574/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2019-11-26 105039.png" alt="Annotation 2019-11-26 105039.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Annotation 2019-11-26 104338.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/701826iC1836D3FC12B3166/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2019-11-26 104338.png" alt="Annotation 2019-11-26 104338.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, 26 Nov 2019 18:51:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9168077#M166738</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2019-11-26T18:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9168446#M166739</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp;I will look at this with great interest....&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 21:28:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9168446#M166739</guid>
      <dc:creator>Sahay_R</dc:creator>
      <dc:date>2019-11-26T21:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9168465#M166740</link>
      <description>&lt;P&gt;My &lt;A title="Blog post" href="https://revitoped.blogspot.com/2013/11/controlling-user-choices-in-families.html" target="_blank" rel="noopener"&gt;blog post&lt;/A&gt; describes the technique&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp;describes and has a file you can download to reverse engineer.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 21:42:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/9168465#M166740</guid>
      <dc:creator>SteveKStafford</dc:creator>
      <dc:date>2019-11-26T21:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Can a distance parameter be controlled by a list of distances?</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/12227170#M166741</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp;I created my family according to your tip and almost everything works perfectly.&lt;/P&gt;&lt;P&gt;The problem which I have is when I load my family in the revit project in my drop box I get not only types of family which I created but all shared generic model family types present in the project. Any idea how to fix this?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 12:54:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/can-a-distance-parameter-be-controlled-by-a-list-of-distances/m-p/12227170#M166741</guid>
      <dc:creator>weronika.chrzanowskaRYSEB</dc:creator>
      <dc:date>2023-09-11T12:54:42Z</dc:date>
    </item>
  </channel>
</rss>

