<?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 Retrieves the User Id from a Wall (see attached picture) in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Retrieves-the-User-Id-from-a-Wall-see-attached-picture/m-p/25153#M7530</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hi.&lt;BR /&gt;&lt;BR /&gt;I'm retreaving information from an archicad drawing using C++. I can read for example the length of a wall using the API-funktion: ACAPI_Element_GetQuantities(...).&lt;BR /&gt;&lt;BR /&gt;How can I get the "User Id" value? See attatched picture&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/71122i98CFCF9D05A4D9C7/image-size/large?v=v2&amp;amp;px=999" border="0" alt="UserId_Archicad.JPG" title="UserId_Archicad.JPG" /&gt;</description>
    <pubDate>Fri, 04 Aug 2023 18:48:28 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-04T18:48:28Z</dc:date>
    <item>
      <title>Retrieves the User Id from a Wall (see attached picture)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Retrieves-the-User-Id-from-a-Wall-see-attached-picture/m-p/25153#M7530</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi.&lt;BR /&gt;&lt;BR /&gt;I'm retreaving information from an archicad drawing using C++. I can read for example the length of a wall using the API-funktion: ACAPI_Element_GetQuantities(...).&lt;BR /&gt;&lt;BR /&gt;How can I get the "User Id" value? See attatched picture&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/71122i98CFCF9D05A4D9C7/image-size/large?v=v2&amp;amp;px=999" border="0" alt="UserId_Archicad.JPG" title="UserId_Archicad.JPG" /&gt;</description>
      <pubDate>Fri, 04 Aug 2023 18:48:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Retrieves-the-User-Id-from-a-Wall-see-attached-picture/m-p/25153#M7530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-04T18:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieves the User Id from a Wall (see attached picture)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Retrieves-the-User-Id-from-a-Wall-see-attached-picture/m-p/25154#M7534</link>
      <description>&lt;BLOCKQUOTE&gt;d00_ape wrote:&lt;BR /&gt;I'm retreaving information from an archicad drawing using C++. I can read for example the length of a wall using the API-funktion: ACAPI_Element_GetQuantities(...).&lt;BR /&gt;
How can I get the "User Id" value? &lt;/BLOCKQUOTE&gt;
Take a look at the documentation for 'ACAPI_Element_Get'. You can use this function to retrieve a data structure called 'API_Element'. If the element is a wall, the user ID would be 'wall.info' in the API_Element structure.</description>
      <pubDate>Thu, 30 Aug 2007 17:50:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Retrieves-the-User-Id-from-a-Wall-see-attached-picture/m-p/25154#M7534</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2007-08-30T17:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieves the User Id from a Wall (see attached picture)</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Retrieves-the-User-Id-from-a-Wall-see-attached-picture/m-p/25155#M7536</link>
      <description>It's in the 'info' member of the API_WallType data structure.</description>
      <pubDate>Fri, 07 Sep 2007 07:04:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Retrieves-the-User-Id-from-a-Wall-see-attached-picture/m-p/25155#M7536</guid>
      <dc:creator>Hoa Tu</dc:creator>
      <dc:date>2007-09-07T07:04:12Z</dc:date>
    </item>
  </channel>
</rss>

