<?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 Call Archicad Wall command from own dialog in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Call-Archicad-Wall-command-from-own-dialog/m-p/371454#M1409</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I was searching for similar topic, but did not find the answer.&lt;/P&gt;&lt;P&gt;Is it possible to run a typical command, e.g. draw wall from a custom dialog?&lt;BR /&gt;Example:&lt;BR /&gt;- list field&lt;BR /&gt;- insert key&lt;BR /&gt;1. I select a wall from the list of existing walls&lt;BR /&gt;2. I press the button insert wall = I invoke the Archicad command.&lt;BR /&gt;An example from the SDK: Element_Test -&amp;gt; Create Curve Wall does not simulate a wall during insertion, and the Archicad command even has a drawing method selection panel.&lt;BR /&gt;Sorry if the question is naive, this is my first steps with Archicad SDK&lt;/P&gt;&lt;P&gt;all the best&lt;/P&gt;&lt;P&gt;Slawek&lt;/P&gt;</description>
    <pubDate>Thu, 23 Feb 2023 21:37:07 GMT</pubDate>
    <dc:creator>Lawoks</dc:creator>
    <dc:date>2023-02-23T21:37:07Z</dc:date>
    <item>
      <title>Call Archicad Wall command from own dialog</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Call-Archicad-Wall-command-from-own-dialog/m-p/371454#M1409</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;I was searching for similar topic, but did not find the answer.&lt;/P&gt;&lt;P&gt;Is it possible to run a typical command, e.g. draw wall from a custom dialog?&lt;BR /&gt;Example:&lt;BR /&gt;- list field&lt;BR /&gt;- insert key&lt;BR /&gt;1. I select a wall from the list of existing walls&lt;BR /&gt;2. I press the button insert wall = I invoke the Archicad command.&lt;BR /&gt;An example from the SDK: Element_Test -&amp;gt; Create Curve Wall does not simulate a wall during insertion, and the Archicad command even has a drawing method selection panel.&lt;BR /&gt;Sorry if the question is naive, this is my first steps with Archicad SDK&lt;/P&gt;&lt;P&gt;all the best&lt;/P&gt;&lt;P&gt;Slawek&lt;/P&gt;</description>
      <pubDate>Thu, 23 Feb 2023 21:37:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Call-Archicad-Wall-command-from-own-dialog/m-p/371454#M1409</guid>
      <dc:creator>Lawoks</dc:creator>
      <dc:date>2023-02-23T21:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Call Archicad Wall command from own dialog</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Call-Archicad-Wall-command-from-own-dialog/m-p/371473#M1410</link>
      <description>&lt;P&gt;I found a suitable example in &lt;STRONG&gt;SDK&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;It works properly for: window (return DWRC), door (return ROOD) , lamp (return HGIL)&lt;/P&gt;&lt;P&gt;For wall or column&amp;nbsp;&lt;EM&gt;WriteReport&amp;nbsp;&lt;/EM&gt;return &lt;EM&gt;empty space (simply nothing)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Here is the link to the Example code from SDK:&amp;nbsp;&amp;nbsp;&lt;A title="APIEnv_​SetToolBoxModeID" href="https://archicadapi.graphisoft.com/documentation/apienv_settoolboxmodeid?s=APIEnv_SetToolBoxModeID" target="_self"&gt;APIEnv_​SetToolBoxModeID&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and code - I sign the line which return "nothing"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zrzut ekranu 2023-02-24 011920.jpg" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/34608iDF1EACEC2765C010/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zrzut ekranu 2023-02-24 011920.jpg" alt="Zrzut ekranu 2023-02-24 011920.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Do you have any advice pls?&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Slawek&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 00:23:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Call-Archicad-Wall-command-from-own-dialog/m-p/371473#M1410</guid>
      <dc:creator>Lawoks</dc:creator>
      <dc:date>2023-02-24T00:23:43Z</dc:date>
    </item>
  </channel>
</rss>

