<?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: Add hotspot to Imported Objects in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Add-hotspot-to-Imported-Objects/m-p/373238#M42567</link>
    <description>&lt;P&gt;Is there any script in the 2D script window?&lt;/P&gt;
&lt;P&gt;If yes, then it will be using the script there to generate the 2D view, and not using the 2D symbol view (unless the script is just a ... FRAGMENT2&amp;nbsp;1, 0 ... command).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if there is a proper 2D script, you will have to add HOTSPOT2 commands.&lt;/P&gt;
&lt;P&gt;You will need to know the X &amp;amp; Y coordinates for each hotspot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or if the 2D symbol view is what you want, then you can comment out each line in the 2D script - add an exclamation mark ( ! ) in front of each line.&lt;/P&gt;
&lt;P&gt;That might work or you might also need just one command ... FRAGMENT2 1, 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2023 07:03:58 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2023-03-15T07:03:58Z</dc:date>
    <item>
      <title>Add hotspot to Imported Objects</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Add-hotspot-to-Imported-Objects/m-p/372319#M42564</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I understand that as a default when importing an object through interoperability, the hotpots genrated will be at the bounding box.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to add hotspots to the 2d view without recreating the object?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 22:07:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Add-hotspot-to-Imported-Objects/m-p/372319#M42564</guid>
      <dc:creator>JCCARLOS91</dc:creator>
      <dc:date>2023-05-10T22:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: Add hotspot to Imported Objects</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Add-hotspot-to-Imported-Objects/m-p/372333#M42565</link>
      <description>&lt;P&gt;I guess it depends on how the object was created.&lt;/P&gt;
&lt;P&gt;Open the script of the object (Select object and CTRL+SHIFT+O).&lt;/P&gt;
&lt;P&gt;If it has an actual script in the '2D script' window, then you will have to add hotspots with the HOTSPOT2 command.&lt;/P&gt;
&lt;P&gt;If there is not script and it is using the drawing in the '2D symbol' window, then you can just add hotspots where you want then and save the object.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 13:10:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Add-hotspot-to-Imported-Objects/m-p/372333#M42565</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-03-06T13:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Add hotspot to Imported Objects</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Add-hotspot-to-Imported-Objects/m-p/373234#M42566</link>
      <description>&lt;P&gt;Dear Barry,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to add hotspots in the 2d symbol window, but i still don't see the nodes in 2d plan. What am I doing wrong?&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_sweat:"&gt;😅&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 06:43:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Add-hotspot-to-Imported-Objects/m-p/373234#M42566</guid>
      <dc:creator>JCCARLOS91</dc:creator>
      <dc:date>2023-03-15T06:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Add hotspot to Imported Objects</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Add-hotspot-to-Imported-Objects/m-p/373238#M42567</link>
      <description>&lt;P&gt;Is there any script in the 2D script window?&lt;/P&gt;
&lt;P&gt;If yes, then it will be using the script there to generate the 2D view, and not using the 2D symbol view (unless the script is just a ... FRAGMENT2&amp;nbsp;1, 0 ... command).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if there is a proper 2D script, you will have to add HOTSPOT2 commands.&lt;/P&gt;
&lt;P&gt;You will need to know the X &amp;amp; Y coordinates for each hotspot.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or if the 2D symbol view is what you want, then you can comment out each line in the 2D script - add an exclamation mark ( ! ) in front of each line.&lt;/P&gt;
&lt;P&gt;That might work or you might also need just one command ... FRAGMENT2 1, 0&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2023 07:03:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Add-hotspot-to-Imported-Objects/m-p/373238#M42567</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-03-15T07:03:58Z</dc:date>
    </item>
  </channel>
</rss>

