<?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: Associating Objects to other Objects in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/677661#M10576</link>
    <description>&lt;P&gt;Hi, I'd suggest you to try&amp;nbsp;&lt;SPAN&gt;ACAPI_Teamwork_ReserveElements() function. You need to reserve the element you'd modify. If nobody reserve it, then it'd be done seamlessly, but if someone has already reserved it manually, then you will get conflict warning message from AC.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;HTH.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Sep 2025 01:09:37 GMT</pubDate>
    <dc:creator>Hiromichi Shinkawa</dc:creator>
    <dc:date>2025-09-24T01:09:37Z</dc:date>
    <item>
      <title>Associating Objects to other Objects</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/677487#M10573</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've got a functioning proof of concept for linking one object to another, so that when the first object moves the linked object moves with it, and changes its parameters based on its position and other factors. This works fine in solo projects, however in Teamworking it kinda falls apart a bit as the user needs to reserve both objects for it to function correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to move/change parameters of an object without owning it in a Teamworking project through the API? I'd like for this to be as seamless for the user as possible, so requiring manual reservations/requests and forcing releasing wouldn't be ideal.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 16:28:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/677487#M10573</guid>
      <dc:creator>RobDev</dc:creator>
      <dc:date>2025-09-22T16:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Associating Objects to other Objects</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/677488#M10574</link>
      <description>&lt;P&gt;Good !&amp;nbsp;&lt;/P&gt;
&lt;P&gt;does it work with windows and doors ?&amp;nbsp; for exemple, attach a lintel object to a window, or attach two assembled doors ,?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2025 16:47:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/677488#M10574</guid>
      <dc:creator>Ahmed_K</dc:creator>
      <dc:date>2025-09-22T16:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Associating Objects to other Objects</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/677661#M10576</link>
      <description>&lt;P&gt;Hi, I'd suggest you to try&amp;nbsp;&lt;SPAN&gt;ACAPI_Teamwork_ReserveElements() function. You need to reserve the element you'd modify. If nobody reserve it, then it'd be done seamlessly, but if someone has already reserved it manually, then you will get conflict warning message from AC.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;HTH.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 01:09:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/677661#M10576</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2025-09-24T01:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Associating Objects to other Objects</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/677827#M10579</link>
      <description>&lt;P&gt;Hi Hiromichi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm ideally looking for a solution similar to how associated labels and dimensions work - so my object would follow an element it's associated to regardless of reservation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Thu, 25 Sep 2025 07:56:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/677827#M10579</guid>
      <dc:creator>RobDev</dc:creator>
      <dc:date>2025-09-25T07:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Associating Objects to other Objects</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/678395#M10598</link>
      <description>&lt;P&gt;Hi Rob, I'm afraid you're not able modify your object without reservation like dimension using API.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2025 02:12:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/678395#M10598</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2025-10-01T02:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Associating Objects to other Objects</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/678706#M10603</link>
      <description>&lt;P&gt;Hi Rob,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And you can try to reserve the object automatically with the suggested function in one go...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best, Akos&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 08:41:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Associating-Objects-to-other-Objects/m-p/678706#M10603</guid>
      <dc:creator>Akos Somorjai</dc:creator>
      <dc:date>2025-10-02T08:41:35Z</dc:date>
    </item>
  </channel>
</rss>

