<?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: Config IFC Translators Settings by C++ in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Config-IFC-Translators-Settings-by-C/m-p/629249#M9775</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can get a translator list using following code:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;GS::Array&amp;lt;API_IFCTranslatorIdentifier&amp;gt; ifcExportTranslators;
lastErr = ACAPI_IFC_GetIFCExportTranslatorsList (ifcExportTranslators);
&lt;/LI-CODE&gt;
&lt;P&gt;But, as I know, you cannot change the mapping setting of those translator.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Aug 2024 08:17:13 GMT</pubDate>
    <dc:creator>Hiromichi Shinkawa</dc:creator>
    <dc:date>2024-08-30T08:17:13Z</dc:date>
    <item>
      <title>Config IFC Translators Settings by C++</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Config-IFC-Translators-Settings-by-C/m-p/622520#M9753</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new on Archicad C++ API and using Archicad 26.&lt;/P&gt;&lt;P&gt;As I would like to design a workflow to export IFC, I found "ACAPI_Automate(APIDo_SaveID, &amp;amp;fsp, &amp;amp;pars_ifc)" can be used to select IFC translator and save as IFC.&lt;/P&gt;&lt;P&gt;However, i cannot find any way to change the IFC translator's setting by C++ API. For example, to change the "Property Mapping" setting shown as attached image.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May I know that is it possible to change the IFC translator setting by C++ API or have any other way?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your time and help.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/70354iE18A8A3E06208943/image-size/large?v=v2&amp;amp;px=999" border="0" alt="mapping.png" title="mapping.png" /&gt;</description>
      <pubDate>Tue, 13 Aug 2024 04:28:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Config-IFC-Translators-Settings-by-C/m-p/622520#M9753</guid>
      <dc:creator>rubbcs</dc:creator>
      <dc:date>2024-08-13T04:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Config IFC Translators Settings by C++</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Config-IFC-Translators-Settings-by-C/m-p/629249#M9775</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can get a translator list using following code:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;GS::Array&amp;lt;API_IFCTranslatorIdentifier&amp;gt; ifcExportTranslators;
lastErr = ACAPI_IFC_GetIFCExportTranslatorsList (ifcExportTranslators);
&lt;/LI-CODE&gt;
&lt;P&gt;But, as I know, you cannot change the mapping setting of those translator.&lt;/P&gt;
&lt;P&gt;HTH.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 08:17:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Config-IFC-Translators-Settings-by-C/m-p/629249#M9775</guid>
      <dc:creator>Hiromichi Shinkawa</dc:creator>
      <dc:date>2024-08-30T08:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Config IFC Translators Settings by C++</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Config-IFC-Translators-Settings-by-C/m-p/629269#M9779</link>
      <description>&lt;P&gt;Got it thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 09:28:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Config-IFC-Translators-Settings-by-C/m-p/629269#M9779</guid>
      <dc:creator>rubbcs</dc:creator>
      <dc:date>2024-08-30T09:28:19Z</dc:date>
    </item>
  </channel>
</rss>

