<?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: Change Navigator View property using &amp;quot;APINavigator_ChangeNavigatorViewID&amp;quot; in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Change-Navigator-View-property-using-quot-APINavigator/m-p/256909#M2037</link>
    <description>From the "Override_Test" Add-On:
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;GS::UniString newCombinationName = "Override Test Add-on Combination Name";
GS::ucsncpy (view.overrideCombination, newCombinationName.ToUStr (), API_UniLongNameLen);
&lt;/PRE&gt;</description>
    <pubDate>Tue, 06 Apr 2021 10:57:48 GMT</pubDate>
    <dc:creator>Viktor Kovacs</dc:creator>
    <dc:date>2021-04-06T10:57:48Z</dc:date>
    <item>
      <title>Change Navigator View property using "APINavigator_ChangeNavigatorViewID"</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Change-Navigator-View-property-using-quot-APINavigator/m-p/256908#M2036</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi,&lt;BR /&gt;I am try to change the Navigator Item "overrideCombination" and the type defination is " GS::uchar_t overrideCombination[API_UniLongNameLen];". &lt;BR /&gt;&lt;BR /&gt;Using the "ACAPI_Override_GetOverrideCombination(combination, nullptr);" I am retrieving override combination "name" which is of type GS::UniString.&lt;BR /&gt;&lt;BR /&gt;So whenever I trying to set the "API_NavigatorView.overrideCombination" with combination name it's showing error as it's trying to convert GS::UniString to GS::uchar_t.&lt;BR /&gt;&lt;BR /&gt;Any suggestion how can I convert Unistring to GS::uchar_t and also how can I change "overrideCombination" item of the Navigator Item?&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 07:50:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Change-Navigator-View-property-using-quot-APINavigator/m-p/256908#M2036</guid>
      <dc:creator>Nayan</dc:creator>
      <dc:date>2021-09-14T07:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Change Navigator View property using "APINavigator_ChangeNavigatorViewID"</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Change-Navigator-View-property-using-quot-APINavigator/m-p/256909#M2037</link>
      <description>From the "Override_Test" Add-On:
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;GS::UniString newCombinationName = "Override Test Add-on Combination Name";
GS::ucsncpy (view.overrideCombination, newCombinationName.ToUStr (), API_UniLongNameLen);
&lt;/PRE&gt;</description>
      <pubDate>Tue, 06 Apr 2021 10:57:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Change-Navigator-View-property-using-quot-APINavigator/m-p/256909#M2037</guid>
      <dc:creator>Viktor Kovacs</dc:creator>
      <dc:date>2021-04-06T10:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change Navigator View property using "APINavigator_ChangeNavigatorViewID"</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Change-Navigator-View-property-using-quot-APINavigator/m-p/256910#M2038</link>
      <description>Thank you &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;   Viktor Kovacs.</description>
      <pubDate>Tue, 06 Apr 2021 11:10:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Change-Navigator-View-property-using-quot-APINavigator/m-p/256910#M2038</guid>
      <dc:creator>Nayan</dc:creator>
      <dc:date>2021-04-06T11:10:51Z</dc:date>
    </item>
  </channel>
</rss>

