<?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: How can I access &amp;quot;IFC Properteis&amp;quot; from Add-on  in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-access-quot-IFC-Properteis-quot-from-Add-on-which-is/m-p/169071#M6390</link>
    <description>&lt;BLOCKQUOTE&gt;Hidehisa wrote:&lt;BR /&gt;How can I access "IFC Properteis" from Add-on &lt;/BLOCKQUOTE&gt;
Read/write access to IFC properties and attributes through the ArchiCAD API is only available from ArchiCAD 16. Relevant functions include &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;ACAPI_Element_GetIFCProperties&lt;E&gt;&lt;/E&gt; and &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;ACAPI_Element_SetIFCProperty&lt;E&gt;&lt;/E&gt;</description>
    <pubDate>Thu, 12 Jul 2012 09:49:24 GMT</pubDate>
    <dc:creator>Ralph Wessel</dc:creator>
    <dc:date>2012-07-12T09:49:24Z</dc:date>
    <item>
      <title>How can I access "IFC Properteis" from Add-on which is made</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-access-quot-IFC-Properteis-quot-from-Add-on-which-is/m-p/169069#M6388</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;How can I access "IFC Properteis" from Add-on which is made by myself?&lt;BR /&gt;&lt;BR /&gt;I tried these functions "ACAPI_Element_GetProperties" and "ACAPI_Element_GetDescriptors", &lt;BR /&gt;but it does not work.( I can not read data by these functions. )&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I tried to find where is the IFC property data stored, and I think that the add-on "IFC2x3.apx" or&lt;BR /&gt;"IFC_Common.apx" has data in their "user data" area.&lt;BR /&gt;(When I removed these IFC addons, the input area about IFC properties on Element Setting Dialog were removed, too.)&lt;BR /&gt;&lt;BR /&gt;But I can not find the data structure for IFC datas of these add-ons.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Please help me how to read/write IFC Properties from add-ons.&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Aug 2023 14:23:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-access-quot-IFC-Properteis-quot-from-Add-on-which-is/m-p/169069#M6388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-02T14:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access "IFC Properteis" from Add-on</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-access-quot-IFC-Properteis-quot-from-Add-on-which-is/m-p/169070#M6389</link>
      <description>I found that  "Access to IFC Data (ODBC Driver/ArchiCAD API)" is enabled&lt;BR /&gt;
by AC16 , not yet at AC15...&lt;BR /&gt;
&lt;BR /&gt;
(&lt;A href="http://www.graphisoft.com/products/archicad/faq.html" target="_blank"&gt;http://www.graphisoft.com/products/archicad/faq.html&lt;/A&gt;&lt;BR /&gt;
 in lowerly table, section "Communication, I/O")</description>
      <pubDate>Thu, 12 Jul 2012 06:46:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-access-quot-IFC-Properteis-quot-from-Add-on-which-is/m-p/169070#M6389</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-12T06:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access "IFC Properteis" from Add-on</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-access-quot-IFC-Properteis-quot-from-Add-on-which-is/m-p/169071#M6390</link>
      <description>&lt;BLOCKQUOTE&gt;Hidehisa wrote:&lt;BR /&gt;How can I access "IFC Properteis" from Add-on &lt;/BLOCKQUOTE&gt;
Read/write access to IFC properties and attributes through the ArchiCAD API is only available from ArchiCAD 16. Relevant functions include &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;ACAPI_Element_GetIFCProperties&lt;E&gt;&lt;/E&gt; and &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;ACAPI_Element_SetIFCProperty&lt;E&gt;&lt;/E&gt;</description>
      <pubDate>Thu, 12 Jul 2012 09:49:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-access-quot-IFC-Properteis-quot-from-Add-on-which-is/m-p/169071#M6390</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2012-07-12T09:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can I access "IFC Properteis" from Add-on</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-access-quot-IFC-Properteis-quot-from-Add-on-which-is/m-p/169072#M6391</link>
      <description>Thanks!   &lt;BR /&gt;
Then, I know that it is difficult to read/write IFC properties by Add-ons in AC15.&lt;BR /&gt;
&lt;BR /&gt;
I need to talk with our member how to resolve this matter without using IFC properties, or using AC16.</description>
      <pubDate>Thu, 12 Jul 2012 23:45:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-can-I-access-quot-IFC-Properteis-quot-from-Add-on-which-is/m-p/169072#M6391</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-12T23:45:03Z</dc:date>
    </item>
  </channel>
</rss>

