<?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 Go To Navigator view in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Go-To-Navigator-view/m-p/251101#M5079</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hi help please.&lt;BR /&gt;having problems with knowing what/how to pass a navigator's view into this function: APIDo_GoToViewID&lt;BR /&gt;&lt;BR /&gt;"This function simulates the action when you open a view from the Project Navigator."&lt;BR /&gt;&lt;BR /&gt;I have theses structures:API_NavigatorItem API_NavigatorView&lt;BR /&gt;&lt;BR /&gt;Archicad devKit for 20&lt;/DIV&gt;</description>
    <pubDate>Wed, 12 Jul 2023 19:00:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-07-12T19:00:08Z</dc:date>
    <item>
      <title>Go To Navigator view</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Go-To-Navigator-view/m-p/251101#M5079</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi help please.&lt;BR /&gt;having problems with knowing what/how to pass a navigator's view into this function: APIDo_GoToViewID&lt;BR /&gt;&lt;BR /&gt;"This function simulates the action when you open a view from the Project Navigator."&lt;BR /&gt;&lt;BR /&gt;I have theses structures:API_NavigatorItem API_NavigatorView&lt;BR /&gt;&lt;BR /&gt;Archicad devKit for 20&lt;/DIV&gt;</description>
      <pubDate>Wed, 12 Jul 2023 19:00:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Go-To-Navigator-view/m-p/251101#M5079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-12T19:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Go To Navigator view</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Go-To-Navigator-view/m-p/251102#M5080</link>
      <description>&lt;BLOCKQUOTE&gt;Bianca wrote:&lt;BR /&gt;Hi help please.&lt;BR /&gt;
having problems with knowing what/how to pass a navigator's view into this function: APIDo_GoToViewID&lt;BR /&gt;
"This function simulates the action when you open a view from the Project Navigator."&lt;BR /&gt;
I have theses structures:API_NavigatorItem API_NavigatorView&lt;/BLOCKQUOTE&gt;
Use the guid in API_NavigatorItem. Convert it to the equivalent string representation and pass it as the second parameter in the call to APIDo_GoToViewID.</description>
      <pubDate>Fri, 16 Dec 2016 22:45:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Go-To-Navigator-view/m-p/251102#M5080</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2016-12-16T22:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Go To Navigator view</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Go-To-Navigator-view/m-p/251103#M5081</link>
      <description>&lt;BR /&gt;
Use the guid in API_NavigatorItem. Convert it to the equivalent string representation and pass it as the second parameter in the call to APIDo_GoToViewID.&lt;BR /&gt;
&lt;BR /&gt;
Thank you ! I got it working with your help</description>
      <pubDate>Sun, 18 Dec 2016 23:10:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Go-To-Navigator-view/m-p/251103#M5081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-12-18T23:10:21Z</dc:date>
    </item>
  </channel>
</rss>

