<?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 There is a problem when one variable depends on other variab in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/There-is-a-problem-when-one-variable-depends-on-other-variab/m-p/73879#M32289</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;2D-Simbol has two variables, "LLength" and "LRadius".&lt;BR /&gt;
Variable "LLength" depends on a variable "LRadius" and can have three values: LLength = 2*LRadius or 4*LRadius or 6*LRadius.&lt;BR /&gt;
Library parts on the plan are placed some. At them different values "LLength". We should select all library parts and to change at them value of "LRadius". After change value of "LRadius" at all library parts turns out identical value "LLength". This value is accepted as at a library part which was edited by last, or can be casual. &lt;BR /&gt;
&lt;BR /&gt;
Probably someone knows as to avoid this lack. I shall be grateful for the help.&lt;BR /&gt;
Script of an 2D-Simbol:&lt;BR /&gt;

&lt;PRE&gt;Variables of type "Length":
LLength
LRadius

Parameters script:
VALUES "LLength" 2*LRadius, 4*LRadius, 6*LRadius

2D-script:
CIRCLE2 0, 0, LRadius
LINE2 0, LRadius, 0, LLength

HOTSPOT2 0, 0, 1, LLength, 1
HOTSPOT2 0, LLength, 2, LLength, 2
HOTSPOT2 0, -1, 3, LLength, 3&lt;/PRE&gt;

It only a part of the big script. That part with which I have a problem.&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 23 Jan 2007 14:19:10 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-01-23T14:19:10Z</dc:date>
    <item>
      <title>There is a problem when one variable depends on other variab</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/There-is-a-problem-when-one-variable-depends-on-other-variab/m-p/73879#M32289</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;2D-Simbol has two variables, "LLength" and "LRadius".&lt;BR /&gt;
Variable "LLength" depends on a variable "LRadius" and can have three values: LLength = 2*LRadius or 4*LRadius or 6*LRadius.&lt;BR /&gt;
Library parts on the plan are placed some. At them different values "LLength". We should select all library parts and to change at them value of "LRadius". After change value of "LRadius" at all library parts turns out identical value "LLength". This value is accepted as at a library part which was edited by last, or can be casual. &lt;BR /&gt;
&lt;BR /&gt;
Probably someone knows as to avoid this lack. I shall be grateful for the help.&lt;BR /&gt;
Script of an 2D-Simbol:&lt;BR /&gt;

&lt;PRE&gt;Variables of type "Length":
LLength
LRadius

Parameters script:
VALUES "LLength" 2*LRadius, 4*LRadius, 6*LRadius

2D-script:
CIRCLE2 0, 0, LRadius
LINE2 0, LRadius, 0, LLength

HOTSPOT2 0, 0, 1, LLength, 1
HOTSPOT2 0, LLength, 2, LLength, 2
HOTSPOT2 0, -1, 3, LLength, 3&lt;/PRE&gt;

It only a part of the big script. That part with which I have a problem.&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 23 Jan 2007 14:19:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/There-is-a-problem-when-one-variable-depends-on-other-variab/m-p/73879#M32289</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-01-23T14:19:10Z</dc:date>
    </item>
  </channel>
</rss>

