<?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 to change trace on/off? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252679#M2929</link>
    <description>Thank you Ralph, I admit that I did not notice this point when I read YongWoo Kim's message. Do you know if his request has a solution ?</description>
    <pubDate>Mon, 15 Jun 2020 17:10:44 GMT</pubDate>
    <dc:creator>Christophe Fortineau</dc:creator>
    <dc:date>2020-06-15T17:10:44Z</dc:date>
    <item>
      <title>How to change trace on/off?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252676#M2926</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;How to change trace &amp;amp; reference on/off?&lt;BR /&gt;&lt;BR /&gt;I want to change trace information like 'Below Current Story', 'Above Current Story' and others.&lt;BR /&gt;&lt;BR /&gt;I think I can do trace on/off using spy++ in visual studio.&lt;BR /&gt;&lt;BR /&gt;But I can't change information.&lt;/DIV&gt;</description>
      <pubDate>Wed, 15 Sep 2021 09:48:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252676#M2926</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-09-15T09:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to change trace on/off?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252677#M2927</link>
      <description>Hello YongWoo Kim,&lt;BR /&gt;
&lt;BR /&gt;
You will find all you need here : &lt;A href="https://helpcenter.graphisoft.com/user-guide/65006/" target="_blank"&gt;https://helpcenter.graphisoft.com/user-guide/65006/&lt;/A&gt;</description>
      <pubDate>Mon, 15 Jun 2020 12:16:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252677#M2927</guid>
      <dc:creator>Christophe Fortineau</dc:creator>
      <dc:date>2020-06-15T12:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to change trace on/off?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252678#M2928</link>
      <description>&lt;BLOCKQUOTE&gt;Christophe wrote:&lt;BR /&gt;
You will find all you need here : &lt;A href="https://helpcenter.graphisoft.com/user-guide/65006/" target="_blank"&gt;https://helpcenter.graphisoft.com/user-guide/65006/&lt;/A&gt;
&lt;/BLOCKQUOTE&gt;
Hi Christophe. This is the Developer forum - developers are asking how to do this programmatically, not as an end-user would do it.</description>
      <pubDate>Mon, 15 Jun 2020 12:59:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252678#M2928</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-06-15T12:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to change trace on/off?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252679#M2929</link>
      <description>Thank you Ralph, I admit that I did not notice this point when I read YongWoo Kim's message. Do you know if his request has a solution ?</description>
      <pubDate>Mon, 15 Jun 2020 17:10:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252679#M2929</guid>
      <dc:creator>Christophe Fortineau</dc:creator>
      <dc:date>2020-06-15T17:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to change trace on/off?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252680#M2930</link>
      <description>I'm not certain (never tried it before), but I think it might be possible using &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;APIEnv_CreateGhostRecordID&lt;E&gt;&lt;/E&gt; (with &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_Environment&lt;E&gt;&lt;/E&gt;). Take a look at the &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;Environment_control&lt;E&gt;&lt;/E&gt; example project.</description>
      <pubDate>Mon, 15 Jun 2020 19:43:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252680#M2930</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2020-06-15T19:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to change trace on/off?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252681#M2931</link>
      <description>I want to change trace information like 'Below Current Story', &lt;A href="https://snaptube.cam/" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://snaptube.cam/" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://snaptube.cam/" target="_blank"&gt;&lt;/A&gt;&lt;/S&gt;&lt;FONT color="#000000"&gt;snaptube&lt;/FONT&gt;&lt;E&gt;&lt;/E&gt; &lt;A href="https://wordtopdf.ltd/" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://wordtopdf.ltd/" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://wordtopdf.ltd/" target="_blank"&gt;&lt;/A&gt;&lt;/S&gt;&lt;FONT color="#000000"&gt;word to pdf&lt;/FONT&gt;&lt;E&gt;&lt;/E&gt; &lt;A href="https://vidmate.bid/" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="https://vidmate.bid/" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://vidmate.bid/" target="_blank"&gt;&lt;/A&gt;&lt;/S&gt;&lt;FONT color="#000000"&gt;vidmate&lt;/FONT&gt;&lt;E&gt;&lt;/E&gt;  'Above Current Story' and others.</description>
      <pubDate>Sun, 05 Jul 2020 20:57:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/How-to-change-trace-on-off/m-p/252681#M2931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-05T20:57:26Z</dc:date>
    </item>
  </channel>
</rss>

