<?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: hidden parameter in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/hidden-parameter/m-p/7724336#M82200</link>
    <description>&lt;P&gt;I know this is an old post, and I have found a way to edit shared parameters manually but not having any luck with un-hiding a hidden parameter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I uploaded my door family so you can have a look. I'm trying to add a shared parameter "door number" which revit tells me already exists. But in the family types it appears no such label parameter is there. Is there a bug in the family?&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2018 19:21:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-01-25T19:21:03Z</dc:date>
    <item>
      <title>hidden parameter</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/hidden-parameter/m-p/2684050#M82198</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
is it possible to add a hidden parameter to either a family or a type within a family. If that is not possible can you add a parameter that you cannot edit from within revit? &lt;BR /&gt;
&lt;BR /&gt;
much appreciated</description>
      <pubDate>Mon, 17 May 2010 14:33:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/hidden-parameter/m-p/2684050#M82198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-17T14:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: hidden parameter</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/hidden-parameter/m-p/2684051#M82199</link>
      <description>Shared parameters have a "visible" property (defaults to 1 = visible).  You could set this to 0 but that requires modifying the shared parameters file manually, which is NOT recommended.  (I have not tried changing this value and observing the results myself)&lt;BR /&gt;
&lt;BR /&gt;
Otherwise, what some people do is put the parameter in the "Other" group in the family (down at the bottom) to help get it more out of sight, and then put a formula on it to "lock" it so it can't be changed in the project editor.&lt;BR /&gt;
&lt;BR /&gt;
For example:&lt;BR /&gt;
&lt;BR /&gt;
Name:  My Length Parameter&lt;BR /&gt;
Formula:   If(1=1, 17 cm, 0 cm)&lt;BR /&gt;
&lt;BR /&gt;
Name:  My Text Parameter&lt;BR /&gt;
Formula:  "Hello, World"&lt;BR /&gt;
&lt;BR /&gt;
Name:  My YesNo Parameter&lt;BR /&gt;
Formula:  1=1&lt;BR /&gt;
or&lt;BR /&gt;
Formula:  1=0&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
A caveat to that is that I believe a formula applies to all types, and a formula-locked parameter cannot have its value set when using a type catalog.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
HTH.</description>
      <pubDate>Mon, 17 May 2010 16:14:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/hidden-parameter/m-p/2684051#M82199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-17T16:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: hidden parameter</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/hidden-parameter/m-p/7724336#M82200</link>
      <description>&lt;P&gt;I know this is an old post, and I have found a way to edit shared parameters manually but not having any luck with un-hiding a hidden parameter.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I uploaded my door family so you can have a look. I'm trying to add a shared parameter "door number" which revit tells me already exists. But in the family types it appears no such label parameter is there. Is there a bug in the family?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 19:21:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/hidden-parameter/m-p/7724336#M82200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-25T19:21:03Z</dc:date>
    </item>
  </channel>
</rss>

