<?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: Show all parameters? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Show-all-parameters/m-p/250349#M4579</link>
    <description>&lt;BLOCKQUOTE&gt;4thorns wrote:&lt;BR /&gt;Am I going to have to dig through all called macros to find it?&lt;/BLOCKQUOTE&gt;

Yes, I would assume so.&lt;BR /&gt;
I'm not sure how many levels of macros you will have to go through.&lt;BR /&gt;
It might be just the first called macro or it could be in all of them.&lt;BR /&gt;
&lt;BR /&gt;
The problem is if you amend and save the macros, then next time there is a library update you will have to do it all again.&lt;BR /&gt;
There is a library update on the way - INT library has already been updated - just waiting now for other flavours.&lt;BR /&gt;
&lt;BR /&gt;
GS should really add a switch to allow the parameters to be hidden or not - or better still just don't hide them.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Fri, 01 Dec 2017 01:53:31 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2017-12-01T01:53:31Z</dc:date>
    <item>
      <title>Show all parameters?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Show-all-parameters/m-p/250346#M4576</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi all.&lt;BR /&gt;
I'm working in AC21. Has anyone come up with a way to show all parameters in the properties dialog? &lt;BR /&gt;
&lt;BR /&gt;
Doug&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 01 Dec 2017 00:07:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Show-all-parameters/m-p/250346#M4576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T00:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Show all parameters?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Show-all-parameters/m-p/250347#M4577</link>
      <description>You will have to edit the object's script.&lt;BR /&gt;
You will find GS has added a ...&lt;BR /&gt;

&lt;PRE&gt;hideparameter all "A", "B", "ZZYZX"&lt;/PRE&gt;

command in the parameter script.&lt;BR /&gt;
This will hide all parameters except A, B and ZZYZX.&lt;BR /&gt;
&lt;BR /&gt;
You will need to comment this line out.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 01 Dec 2017 01:11:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Show-all-parameters/m-p/250347#M4577</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2017-12-01T01:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Show all parameters?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Show-all-parameters/m-p/250348#M4578</link>
      <description>Thanks Barry.&lt;BR /&gt;
&lt;BR /&gt;
I should have mentioned that this in a door object. The first thing I looked for was "hide parameter" The parameter script is empty. Am I going to have to dig through all called macros to find it?&lt;BR /&gt;
&lt;BR /&gt;
Doug</description>
      <pubDate>Fri, 01 Dec 2017 01:43:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Show-all-parameters/m-p/250348#M4578</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T01:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Show all parameters?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Show-all-parameters/m-p/250349#M4579</link>
      <description>&lt;BLOCKQUOTE&gt;4thorns wrote:&lt;BR /&gt;Am I going to have to dig through all called macros to find it?&lt;/BLOCKQUOTE&gt;

Yes, I would assume so.&lt;BR /&gt;
I'm not sure how many levels of macros you will have to go through.&lt;BR /&gt;
It might be just the first called macro or it could be in all of them.&lt;BR /&gt;
&lt;BR /&gt;
The problem is if you amend and save the macros, then next time there is a library update you will have to do it all again.&lt;BR /&gt;
There is a library update on the way - INT library has already been updated - just waiting now for other flavours.&lt;BR /&gt;
&lt;BR /&gt;
GS should really add a switch to allow the parameters to be hidden or not - or better still just don't hide them.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 01 Dec 2017 01:53:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Show-all-parameters/m-p/250349#M4579</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2017-12-01T01:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Show all parameters?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Show-all-parameters/m-p/250350#M4580</link>
      <description>I have my own library folder that is loaded along with the AC21 folder that I can save macros to but what a pain in the butt! It almost seems that Graphisoft  felt a need to make it difficult to save user defined objects because they don't want us "Stealing" them for profit. I have no desire to do that. We just have a certain way we want them displayed and scheduled. We have several AC18 doors and windows with scripts that I've modified that have served our purpose. I am merely truing to upgrade them to AC21 objects. I'm finding it hard to come up with any other reason for them to not let me easily do that.&lt;BR /&gt;
&lt;BR /&gt;
I agree 100%. Give us the option again to show all.&lt;BR /&gt;
&lt;BR /&gt;
Doug</description>
      <pubDate>Fri, 01 Dec 2017 02:21:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Show-all-parameters/m-p/250350#M4580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T02:21:33Z</dc:date>
    </item>
  </channel>
</rss>

