<?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: How to determine unID of the currently edited HOTSPOT ? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-determine-unID-of-the-currently-edited-HOTSPOT/m-p/236230#M2329</link>
    <description>If i understand you issue correctly, you have multiple editable hotspots created from an array parameter and you wish to identify what number of the loop you are selecting.&lt;BR /&gt;
&lt;BR /&gt;
For this I'd suggest using the custom description feature as follows...&lt;BR /&gt;
&lt;BR /&gt;
hotspot2 x, y, unID, parameter&lt;I&gt;, type, displayparameter, "custom description"	: unID=unID+1&lt;BR /&gt;
&lt;BR /&gt;
You could replace custom description with your 'unID' value or your 'i' value, but whatever you put there it must be a string (you have to convert 'unID' and 'i')&lt;BR /&gt;
&lt;BR /&gt;
the display parameter can just be the same as parameter&lt;I&gt;, but it neesd to be present to set the "custom description"&lt;BR /&gt;
&lt;BR /&gt;
Happy Hunting&lt;/I&gt;&lt;/I&gt;</description>
    <pubDate>Tue, 02 Jul 2019 07:07:32 GMT</pubDate>
    <dc:creator>JaseBee</dc:creator>
    <dc:date>2019-07-02T07:07:32Z</dc:date>
    <item>
      <title>How to determine unID of the currently edited HOTSPOT ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-determine-unID-of-the-currently-edited-HOTSPOT/m-p/236228#M2327</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I have the array of the numbers.&lt;BR /&gt;
And I create hotspots for it's items in loop.&lt;BR /&gt;
I need to determine what item of my array currently graphical edited in 2d.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 28 Jun 2019 18:52:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-determine-unID-of-the-currently-edited-HOTSPOT/m-p/236228#M2327</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-06-28T18:52:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine unID of the currently edited HOTSPOT ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-determine-unID-of-the-currently-edited-HOTSPOT/m-p/236229#M2328</link>
      <description>Within the loop, or a loop that matches the one that is drawing your object, add &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;": unID = unID + 1"&lt;E&gt;&lt;/E&gt; after your hotspot.&lt;BR /&gt;
&lt;BR /&gt;

&lt;PRE&gt;hotspot2	a,	b,	unID,	[parameter]&lt;I&gt;,	[type]	: unid = unid + 1&lt;/I&gt;&lt;/PRE&gt;

&lt;BR /&gt;
&lt;BR /&gt;
Ling</description>
      <pubDate>Mon, 01 Jul 2019 01:14:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-determine-unID-of-the-currently-edited-HOTSPOT/m-p/236229#M2328</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2019-07-01T01:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine unID of the currently edited HOTSPOT ?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-determine-unID-of-the-currently-edited-HOTSPOT/m-p/236230#M2329</link>
      <description>If i understand you issue correctly, you have multiple editable hotspots created from an array parameter and you wish to identify what number of the loop you are selecting.&lt;BR /&gt;
&lt;BR /&gt;
For this I'd suggest using the custom description feature as follows...&lt;BR /&gt;
&lt;BR /&gt;
hotspot2 x, y, unID, parameter&lt;I&gt;, type, displayparameter, "custom description"	: unID=unID+1&lt;BR /&gt;
&lt;BR /&gt;
You could replace custom description with your 'unID' value or your 'i' value, but whatever you put there it must be a string (you have to convert 'unID' and 'i')&lt;BR /&gt;
&lt;BR /&gt;
the display parameter can just be the same as parameter&lt;I&gt;, but it neesd to be present to set the "custom description"&lt;BR /&gt;
&lt;BR /&gt;
Happy Hunting&lt;/I&gt;&lt;/I&gt;</description>
      <pubDate>Tue, 02 Jul 2019 07:07:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-determine-unID-of-the-currently-edited-HOTSPOT/m-p/236230#M2329</guid>
      <dc:creator>JaseBee</dc:creator>
      <dc:date>2019-07-02T07:07:32Z</dc:date>
    </item>
  </channel>
</rss>

