<?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 APIDb_GetOffsetID in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/APIDb-GetOffsetID/m-p/255860#M2030</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;I've have tried to figure out how to utilize APIDb_GetOffsetID in my plugin, but I can't seem to figure out how to use it. When I try to get the offset in a project, the returned value is always (0, 0), which probably makes perfect sense. My question is just, how do I configure a project in Archicad in order to change this value?&lt;/DIV&gt;</description>
    <pubDate>Tue, 14 Sep 2021 07:50:47 GMT</pubDate>
    <dc:creator>gunners6522</dc:creator>
    <dc:date>2021-09-14T07:50:47Z</dc:date>
    <item>
      <title>APIDb_GetOffsetID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/APIDb-GetOffsetID/m-p/255860#M2030</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I've have tried to figure out how to utilize APIDb_GetOffsetID in my plugin, but I can't seem to figure out how to use it. When I try to get the offset in a project, the returned value is always (0, 0), which probably makes perfect sense. My question is just, how do I configure a project in Archicad in order to change this value?&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 07:50:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/APIDb-GetOffsetID/m-p/255860#M2030</guid>
      <dc:creator>gunners6522</dc:creator>
      <dc:date>2021-09-14T07:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: APIDb_GetOffsetID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/APIDb-GetOffsetID/m-p/255861#M2031</link>
      <description>This offset is an internal value, and only used if the user creates their model very far from the origin. In this case Archicad offsets the model internally so there will be no number precision problems.&lt;BR /&gt;
&lt;BR /&gt;
To make this set you should create a model very far from the user origin (e.g. 100 kilometers), save the plan, and open it again (offset calculation happens during file open).</description>
      <pubDate>Tue, 30 Mar 2021 14:50:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/APIDb-GetOffsetID/m-p/255861#M2031</guid>
      <dc:creator>Viktor Kovacs</dc:creator>
      <dc:date>2021-03-30T14:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: APIDb_GetOffsetID</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/APIDb-GetOffsetID/m-p/255862#M2032</link>
      <description>Thanks, I will try this out!</description>
      <pubDate>Wed, 31 Mar 2021 06:56:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/APIDb-GetOffsetID/m-p/255862#M2032</guid>
      <dc:creator>gunners6522</dc:creator>
      <dc:date>2021-03-31T06:56:06Z</dc:date>
    </item>
  </channel>
</rss>

