<?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: Is it possible with an API to connect a new element to an existing label? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Is-it-possible-with-an-API-to-connect-a-new-element-to-an/m-p/336190#M1468</link>
    <description>&lt;P&gt;I believe that once created and placed, the status of a label can not be changed. This is because associated labels acquire the guid of the element they are attached to. Maybe wrong on this one?&lt;/P&gt;</description>
    <pubDate>Wed, 20 Apr 2022 02:54:08 GMT</pubDate>
    <dc:creator>poco2013</dc:creator>
    <dc:date>2022-04-20T02:54:08Z</dc:date>
    <item>
      <title>Is it possible with an API to connect a new element to an existing label?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Is-it-possible-with-an-API-to-connect-a-new-element-to-an/m-p/336147#M1467</link>
      <description>&lt;P&gt;ACAPI_ELEMENT_MASK_CLEAR(mask);&lt;BR /&gt;ACAPI_ELEMENT_MASK_SET(mask, API_LabelType, parent);&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;element.label.parent = guid;&lt;/P&gt;&lt;P&gt;err = ACAPI_Element_Change(&amp;amp;element, &amp;amp;mask, &amp;amp;memo, 0, true);&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;This code is wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The label is not associated with a new element.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 17:56:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Is-it-possible-with-an-API-to-connect-a-new-element-to-an/m-p/336147#M1467</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-04-19T17:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible with an API to connect a new element to an existing label?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Is-it-possible-with-an-API-to-connect-a-new-element-to-an/m-p/336190#M1468</link>
      <description>&lt;P&gt;I believe that once created and placed, the status of a label can not be changed. This is because associated labels acquire the guid of the element they are attached to. Maybe wrong on this one?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 02:54:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Is-it-possible-with-an-API-to-connect-a-new-element-to-an/m-p/336190#M1468</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2022-04-20T02:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible with an API to connect a new element to an existing label?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Is-it-possible-with-an-API-to-connect-a-new-element-to-an/m-p/336236#M1469</link>
      <description>&lt;P&gt;This is the part I don't understand.&lt;BR /&gt;If it's because of the Guid, it's because you'll have to re-specify the Guid.&lt;BR /&gt;If I need to fetch information via Guid, but there is no command to get it back, then I can understand.&lt;BR /&gt;This article was translated from translate.google.com.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 11:45:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Is-it-possible-with-an-API-to-connect-a-new-element-to-an/m-p/336236#M1469</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-04-20T11:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible with an API to connect a new element to an existing label?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Is-it-possible-with-an-API-to-connect-a-new-element-to-an/m-p/336562#M1470</link>
      <description>&lt;P&gt;I know what you said is true.&lt;BR /&gt;thank you.&lt;BR /&gt;Have a nice day&lt;BR /&gt;API_LabelType&lt;BR /&gt;parent&amp;nbsp;&lt;BR /&gt;When creating new Labels,&lt;BR /&gt;set this to APINULLGuid to create an independent Label; or&lt;BR /&gt;set this to the GUID of the owner element (a labelable element) to create an associative Label.&lt;/P&gt;&lt;P&gt;When getting or changing a Label, this member will be filled with the GUID of the owner element,&lt;BR /&gt;or APINULLGuid, if the Label is independent.&lt;BR /&gt;It is not allowed to make an existing associative Label independent,&lt;BR /&gt;or make an existing independent Label associative.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 03:40:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Is-it-possible-with-an-API-to-connect-a-new-element-to-an/m-p/336562#M1470</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-04-25T03:40:18Z</dc:date>
    </item>
  </channel>
</rss>

