<?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 Editable HotSpot &amp;amp; Arrays in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Editable-HotSpot-amp-Arrays/m-p/12287#M30495</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I am working on some custom casework and am having some problems getting the editable hotspots working.  Is it possible to use editable hotspots to change the values stored in a dynamic array?  I  created the array using the DIM command.  I am really hoping to avoid having to set a large array in the parameter list in order to make the part flexible, but will resort to this if this is the only way.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 14 Aug 2007 21:17:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-08-14T21:17:45Z</dc:date>
    <item>
      <title>Editable HotSpot &amp; Arrays</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Editable-HotSpot-amp-Arrays/m-p/12287#M30495</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I am working on some custom casework and am having some problems getting the editable hotspots working.  Is it possible to use editable hotspots to change the values stored in a dynamic array?  I  created the array using the DIM command.  I am really hoping to avoid having to set a large array in the parameter list in order to make the part flexible, but will resort to this if this is the only way.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Aug 2007 21:17:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Editable-HotSpot-amp-Arrays/m-p/12287#M30495</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-14T21:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: Editable HotSpot &amp; Arrays</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Editable-HotSpot-amp-Arrays/m-p/12288#M30496</link>
      <description>Just declare the editable hotspots as parameters. Don't use a dim statement. &lt;BR /&gt;
They will work, array or not. Add them into the 2D script too.&lt;BR /&gt;
&lt;BR /&gt;
You should not compare directly real numbers. Use a small value EPS, instead.&lt;BR /&gt;
Do a search with "use of real types can result in precision problems".&lt;BR /&gt;
&lt;BR /&gt;
Cheers</description>
      <pubDate>Wed, 15 Aug 2007 11:35:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Editable-HotSpot-amp-Arrays/m-p/12288#M30496</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-15T11:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Editable HotSpot &amp; Arrays</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Editable-HotSpot-amp-Arrays/m-p/12289#M30497</link>
      <description>Oliver,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the help. The "Use of Real" problem is gone now, but I am a bit confused about not using a DIM statement.  I need the values to be a array and instead of declaring in the parameter list a large empty array, I thought I could just use the DIM statement to create a dynamic one.  Playing around with this some more, the code works fine if I create a large empty array in the parameter list.  I guess I will just go with this.&lt;BR /&gt;
&lt;BR /&gt;
Thanks again.</description>
      <pubDate>Wed, 15 Aug 2007 13:06:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Editable-HotSpot-amp-Arrays/m-p/12289#M30497</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-15T13:06:18Z</dc:date>
    </item>
  </channel>
</rss>

