<?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 How to link object in floor plan with object in elevation in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/How-to-link-object-in-floor-plan-with-object-in-elevation/m-p/145869#M5181</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I want to link one object in floor plan with another object in elevation using following function.
&lt;PRE&gt;GSErrCode LinkTwoElements(API_Guid elem1Guid, API_Guid elem2Guid)
{
     return ACAPI_Element_Link(elem1Guid, elem2Guid, 0);
}&lt;/PRE&gt;
If I pass elem1Guid from floor plan and elem2Guid from elevation I am getting APIERR_BADINDEX error.&lt;BR /&gt;&lt;BR /&gt;I want to link these two elements such that if I delete one another one needs to delete.&lt;BR /&gt;&lt;BR /&gt;Please any one help on this please.&lt;/DIV&gt;</description>
    <pubDate>Thu, 03 Aug 2023 08:36:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-03T08:36:31Z</dc:date>
    <item>
      <title>How to link object in floor plan with object in elevation</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-link-object-in-floor-plan-with-object-in-elevation/m-p/145869#M5181</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I want to link one object in floor plan with another object in elevation using following function.
&lt;PRE&gt;GSErrCode LinkTwoElements(API_Guid elem1Guid, API_Guid elem2Guid)
{
     return ACAPI_Element_Link(elem1Guid, elem2Guid, 0);
}&lt;/PRE&gt;
If I pass elem1Guid from floor plan and elem2Guid from elevation I am getting APIERR_BADINDEX error.&lt;BR /&gt;&lt;BR /&gt;I want to link these two elements such that if I delete one another one needs to delete.&lt;BR /&gt;&lt;BR /&gt;Please any one help on this please.&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Aug 2023 08:36:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-link-object-in-floor-plan-with-object-in-elevation/m-p/145869#M5181</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-03T08:36:31Z</dc:date>
    </item>
  </channel>
</rss>

