<?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: Walls and their direction in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Walls-and-their-direction/m-p/11156#M6398</link>
    <description>&lt;BLOCKQUOTE&gt;Si wrote:&lt;BR /&gt;Can anyone tell me if it is possible to extract information from archicad regarding the orientation of a wall. That is to say if the reference line is to the left or right or top or bottom of the screen.&lt;/BLOCKQUOTE&gt;
Yes, this is possible. Look at the value of 'dir' in the 'API_WallType' structure. It is of type 'API_WallDirID' and can have values of APIWdir_Left, APIWdir_Center, APIWdir_Right, and APIWdir_LCenter.&lt;BR /&gt;
&lt;BR /&gt;
You should check the wall type to ensure this value is meaningful, e.g. that it isn't a polygon wall.</description>
    <pubDate>Sat, 19 Jan 2008 09:38:44 GMT</pubDate>
    <dc:creator>Ralph Wessel</dc:creator>
    <dc:date>2008-01-19T09:38:44Z</dc:date>
    <item>
      <title>Walls and their direction</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Walls-and-their-direction/m-p/11155#M6397</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Can anyone tell me if it is possible to extract information from archicad regarding the orientation of a wall. That is to say if the reference line is to the left or right or top or bottom of the screen.&lt;/DIV&gt;</description>
      <pubDate>Fri, 04 Aug 2023 14:12:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Walls-and-their-direction/m-p/11155#M6397</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-04T14:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: Walls and their direction</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Walls-and-their-direction/m-p/11156#M6398</link>
      <description>&lt;BLOCKQUOTE&gt;Si wrote:&lt;BR /&gt;Can anyone tell me if it is possible to extract information from archicad regarding the orientation of a wall. That is to say if the reference line is to the left or right or top or bottom of the screen.&lt;/BLOCKQUOTE&gt;
Yes, this is possible. Look at the value of 'dir' in the 'API_WallType' structure. It is of type 'API_WallDirID' and can have values of APIWdir_Left, APIWdir_Center, APIWdir_Right, and APIWdir_LCenter.&lt;BR /&gt;
&lt;BR /&gt;
You should check the wall type to ensure this value is meaningful, e.g. that it isn't a polygon wall.</description>
      <pubDate>Sat, 19 Jan 2008 09:38:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Walls-and-their-direction/m-p/11156#M6398</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2008-01-19T09:38:44Z</dc:date>
    </item>
  </channel>
</rss>

