<?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: Reflecting Editable Parameters: A = C &amp;amp; C = A in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Reflecting-Editable-Parameters-A-C-amp-C-A/m-p/229928#M3457</link>
    <description>What about ...&lt;BR /&gt;
&lt;BR /&gt;

&lt;PRE&gt;if GLOB_MODPAR_NAME = "A" then
C=A
PARAMETERS C=C
endif

if GLOB_MODPAR_NAME = "C" then
A=C
PARAMETERS A=A
endif&lt;/PRE&gt;

&lt;BR /&gt;
This way each will be the same as the other but will only change when either of the parameters is changed and not at any other time.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Mon, 06 Aug 2018 02:23:11 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2018-08-06T02:23:11Z</dc:date>
    <item>
      <title>Reflecting Editable Parameters: A = C &amp; C = A</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Reflecting-Editable-Parameters-A-C-amp-C-A/m-p/229927#M3456</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hey all,&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to reflect values between editable parameters?&lt;BR /&gt;
Or is there some way to make the base parameters &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;A&lt;E&gt;&lt;/E&gt; and &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;B&lt;E&gt;&lt;/E&gt; visible in the Custom Settings tab.&lt;BR /&gt;
&lt;BR /&gt;
I am wanting to be able to edit the height and width of my object using both the object settings dialogue and the default Size Parameter.&lt;BR /&gt;
&lt;BR /&gt;
It is easy enough to make A = C or C = A, but to make them both happen brings into the issue of execution order(?).&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Ling.&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 06 Aug 2018 02:09:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Reflecting-Editable-Parameters-A-C-amp-C-A/m-p/229927#M3456</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2018-08-06T02:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Reflecting Editable Parameters: A = C &amp; C = A</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Reflecting-Editable-Parameters-A-C-amp-C-A/m-p/229928#M3457</link>
      <description>What about ...&lt;BR /&gt;
&lt;BR /&gt;

&lt;PRE&gt;if GLOB_MODPAR_NAME = "A" then
C=A
PARAMETERS C=C
endif

if GLOB_MODPAR_NAME = "C" then
A=C
PARAMETERS A=A
endif&lt;/PRE&gt;

&lt;BR /&gt;
This way each will be the same as the other but will only change when either of the parameters is changed and not at any other time.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Mon, 06 Aug 2018 02:23:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Reflecting-Editable-Parameters-A-C-amp-C-A/m-p/229928#M3457</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2018-08-06T02:23:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reflecting Editable Parameters: A = C &amp; C = A</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Reflecting-Editable-Parameters-A-C-amp-C-A/m-p/229929#M3458</link>
      <description>Ah, so that is what glob_modpar is for. Did not get it when I saw it in the manual.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
&lt;BR /&gt;
Ling.</description>
      <pubDate>Mon, 06 Aug 2018 06:17:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Reflecting-Editable-Parameters-A-C-amp-C-A/m-p/229929#M3458</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2018-08-06T06:17:00Z</dc:date>
    </item>
  </channel>
</rss>

