<?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 API_CWSegmentType vs. API_CWallSegmentType in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/API-CWSegmentType-vs-API-CWallSegmentType/m-p/265067#M3466</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hello dear Archicad forum,&lt;BR /&gt;&lt;BR /&gt;Does anyone know why there are two very similar but not quite the same entries for curtain wall segments?:&lt;BR /&gt;&lt;BR /&gt;&lt;S&gt;&lt;/S&gt;&lt;A href="http://archicadapi.Graphisoft.com/documentation/api_cwsegmenttype" target="_blank"&gt;http://archicadapi.Graphisoft.com/documentation/api_cwsegmenttype&lt;/A&gt;&lt;BR /&gt;&lt;S&gt;&lt;/S&gt;&lt;A href="http://archicadapi.Graphisoft.com/documentation/api_cwallsegmenttype" target="_blank"&gt;http://archicadapi.Graphisoft.com/documentation/api_cwallsegmenttype&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;From the memo I can get API_CWSegmentType using "const API_CWSegmentType&amp;amp; segment = memo.cWallSegments[0];", but is there any way I can get an API_CW&lt;U&gt;&lt;/U&gt;&lt;S&gt;&lt;U&gt;&lt;U&gt;&lt;/U&gt;&lt;/U&gt;&lt;/S&gt;allSegmentType? It has some more members which might be useful.&lt;BR /&gt;&lt;BR /&gt;Also: Why is there a zero-width space after "API_" in the headers of the API documentation pages? This is incredibly frustrating, because copy-pasting the string and searching for examples in the "Examples" directory of the SDK did not yield any results until I tracked down the cause.&lt;BR /&gt;&lt;BR /&gt;Thanks for any help,&lt;BR /&gt;- Dan&lt;/DIV&gt;</description>
    <pubDate>Tue, 04 Oct 2022 14:49:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-10-04T14:49:09Z</dc:date>
    <item>
      <title>API_CWSegmentType vs. API_CWallSegmentType</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-CWSegmentType-vs-API-CWallSegmentType/m-p/265067#M3466</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello dear Archicad forum,&lt;BR /&gt;&lt;BR /&gt;Does anyone know why there are two very similar but not quite the same entries for curtain wall segments?:&lt;BR /&gt;&lt;BR /&gt;&lt;S&gt;&lt;/S&gt;&lt;A href="http://archicadapi.Graphisoft.com/documentation/api_cwsegmenttype" target="_blank"&gt;http://archicadapi.Graphisoft.com/documentation/api_cwsegmenttype&lt;/A&gt;&lt;BR /&gt;&lt;S&gt;&lt;/S&gt;&lt;A href="http://archicadapi.Graphisoft.com/documentation/api_cwallsegmenttype" target="_blank"&gt;http://archicadapi.Graphisoft.com/documentation/api_cwallsegmenttype&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;From the memo I can get API_CWSegmentType using "const API_CWSegmentType&amp;amp; segment = memo.cWallSegments[0];", but is there any way I can get an API_CW&lt;U&gt;&lt;/U&gt;&lt;S&gt;&lt;U&gt;&lt;U&gt;&lt;/U&gt;&lt;/U&gt;&lt;/S&gt;allSegmentType? It has some more members which might be useful.&lt;BR /&gt;&lt;BR /&gt;Also: Why is there a zero-width space after "API_" in the headers of the API documentation pages? This is incredibly frustrating, because copy-pasting the string and searching for examples in the "Examples" directory of the SDK did not yield any results until I tracked down the cause.&lt;BR /&gt;&lt;BR /&gt;Thanks for any help,&lt;BR /&gt;- Dan&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Oct 2022 14:49:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-CWSegmentType-vs-API-CWallSegmentType/m-p/265067#M3466</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-10-04T14:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: API_CWSegmentType vs. API_CWallSegmentType</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/API-CWSegmentType-vs-API-CWallSegmentType/m-p/265068#M3467</link>
      <description>Dear Dan,&lt;BR /&gt;
&lt;BR /&gt;
Thank you for notifying us!&lt;BR /&gt;
API_CWallSegmentType is the old version of the API_CWSegmentType. So API_CWallSegmentType is not used anymore (since AC22), it's just a mistake that it was left in the documentation, sorry about it.&lt;BR /&gt;
Those members which were in the old API_CWallSegmentType but you cannot find in API_CWSegmentType were moved to API_ElementMemo. Check cWSegPrimaryPattern, cWSegSecondaryPattern and cWSegPatternCells members of the API_ElementMemo structure.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;dan wrote:&lt;BR /&gt;Also: Why is there a zero-width space after "API_" in the headers of the API documentation pages? This is incredibly frustrating, because copy-pasting the string and searching for examples in the "Examples" directory of the SDK did not yield any results until I tracked down the cause.&lt;/BLOCKQUOTE&gt;

Thank you very much for this feedback! I don't know any reason for that, so I hope we can fix this soon.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Tibor</description>
      <pubDate>Sat, 01 Dec 2018 09:33:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/API-CWSegmentType-vs-API-CWallSegmentType/m-p/265068#M3467</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2018-12-01T09:33:57Z</dc:date>
    </item>
  </channel>
</rss>

