<?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: Try to stretch a locked A, and it jumps along B in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Try-to-stretch-a-locked-A-and-it-jumps-along-B/m-p/62542#M34521</link>
    <description>If you are locking out the A &amp;amp; B values they should really be locked and not equal to another value that is stretchy. If there are any two hotspots at A along one axis and/or B along the other AC will use them (or try to)  to adjust those values. This can have unintended consequences. In general it is best to either use the AB values or disable them altogether.</description>
    <pubDate>Thu, 20 Apr 2006 01:11:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2006-04-20T01:11:41Z</dc:date>
    <item>
      <title>Try to stretch a locked A, and it jumps along B</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Try-to-stretch-a-locked-A-and-it-jumps-along-B/m-p/62541#M34520</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I've seen this before in a Graphisoft part and now it is happening to an object I'm writing, and I can't figure out what the cause is: in 2D I have two dumb (black) hotspots only, in 0,0 and widcab,0 (widcab is equal to A). A is locked, and widcab is given by the parameter settings. &lt;BR /&gt;
&lt;BR /&gt;
If I grab the object from a hotspot I still get the 'Stretch' option in the context menu, and if I try to stretch it won't stretch (which is good) but the object will jump along B by a given dimension. &lt;BR /&gt;
&lt;BR /&gt;
Anybody seen this before?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 19 Apr 2006 21:56:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Try-to-stretch-a-locked-A-and-it-jumps-along-B/m-p/62541#M34520</guid>
      <dc:creator>Ignacio Azpiazu</dc:creator>
      <dc:date>2006-04-19T21:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Try to stretch a locked A, and it jumps along B</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Try-to-stretch-a-locked-A-and-it-jumps-along-B/m-p/62542#M34521</link>
      <description>If you are locking out the A &amp;amp; B values they should really be locked and not equal to another value that is stretchy. If there are any two hotspots at A along one axis and/or B along the other AC will use them (or try to)  to adjust those values. This can have unintended consequences. In general it is best to either use the AB values or disable them altogether.</description>
      <pubDate>Thu, 20 Apr 2006 01:11:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Try-to-stretch-a-locked-A-and-it-jumps-along-B/m-p/62542#M34521</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2006-04-20T01:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Try to stretch a locked A, and it jumps along B</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Try-to-stretch-a-locked-A-and-it-jumps-along-B/m-p/62543#M34522</link>
      <description>&lt;BLOCKQUOTE&gt;Ignacio wrote:&lt;BR /&gt;I've seen this before in a Graphisoft part and now it is happening to an object I'm writing, and I can't figure out what the cause is: in 2D I have two dumb (black) hotspots only, in 0,0 and widcab,0 (widcab is equal to A). A is locked, and widcab is given by the parameter settings. &lt;BR /&gt;
&lt;BR /&gt;
If I grab the object from a hotspot I still get the 'Stretch' option in the context menu, and if I try to stretch it won't stretch (which is good) but the object will jump along B by a given dimension. &lt;BR /&gt;
&lt;BR /&gt;
Anybody seen this before?&lt;/BLOCKQUOTE&gt;

We've had this problem with locked A &amp;amp; B values.&lt;BR /&gt;
The trick is to unlock them and hide them ("X" button) if you don't want the user to use them.&lt;BR /&gt;
&lt;BR /&gt;
Then the object should stretch as expected.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Thu, 20 Apr 2006 02:16:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Try-to-stretch-a-locked-A-and-it-jumps-along-B/m-p/62543#M34522</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2006-04-20T02:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: Try to stretch a locked A, and it jumps along B</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Try-to-stretch-a-locked-A-and-it-jumps-along-B/m-p/62544#M34523</link>
      <description>You can do this context sensitive too:&lt;BR /&gt;
&lt;BR /&gt;
IF GLOB_CONTEXT=5 then&lt;BR /&gt;
 LOCK "A"&lt;BR /&gt;
 HIDEPARAMETER "A"&lt;BR /&gt;
 ENDIF</description>
      <pubDate>Thu, 20 Apr 2006 06:26:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Try-to-stretch-a-locked-A-and-it-jumps-along-B/m-p/62544#M34523</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2006-04-20T06:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Try to stretch a locked A, and it jumps along B</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Try-to-stretch-a-locked-A-and-it-jumps-along-B/m-p/62545#M34524</link>
      <description>Thanks guys. It felt miserable for a couple of hours.</description>
      <pubDate>Fri, 21 Apr 2006 00:08:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Try-to-stretch-a-locked-A-and-it-jumps-along-B/m-p/62545#M34524</guid>
      <dc:creator>Ignacio Azpiazu</dc:creator>
      <dc:date>2006-04-21T00:08:37Z</dc:date>
    </item>
  </channel>
</rss>

