<?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 Object element position problem. Origin can be changed? in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Object-element-position-problem-Origin-can-be-changed/m-p/650756#M10110</link>
    <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;Hello.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;First, I create an object element and save project.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;Then I reopen the project, delete the element and recreate it.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;But the element is not created at the same point.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;element.pos parameter is same.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;element.pos is (200719367, 453674635, 0).&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;position in archicad is (401585515, 907246085, 0).&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;when I change element.pos to (0,0,0), position in archicad is (200866149, 453571450, 0)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;I think the element's origin is changed.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;I have to check where?&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2025 05:12:18 GMT</pubDate>
    <dc:creator>YONGWOO KIM</dc:creator>
    <dc:date>2025-02-06T05:12:18Z</dc:date>
    <item>
      <title>Object element position problem. Origin can be changed?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Object-element-position-problem-Origin-can-be-changed/m-p/650756#M10110</link>
      <description>&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;Hello.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;First, I create an object element and save project.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;Then I reopen the project, delete the element and recreate it.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;But the element is not created at the same point.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;element.pos parameter is same.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;element.pos is (200719367, 453674635, 0).&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;position in archicad is (401585515, 907246085, 0).&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;when I change element.pos to (0,0,0), position in archicad is (200866149, 453571450, 0)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;I think the element's origin is changed.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif" size="3" color="#000000"&gt;I have to check where?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 05:12:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Object-element-position-problem-Origin-can-be-changed/m-p/650756#M10110</guid>
      <dc:creator>YONGWOO KIM</dc:creator>
      <dc:date>2025-02-06T05:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Object element position problem. Origin can be changed?</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Object-element-position-problem-Origin-can-be-changed/m-p/650850#M10112</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you will also need to look at&amp;nbsp;ACAPI_ProjectSetting_GetOffset and take the result API_Coord into account when setting the element.pos&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Danny&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 00:10:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Object-element-position-problem-Origin-can-be-changed/m-p/650850#M10112</guid>
      <dc:creator>Danny Sparks-Cousins</dc:creator>
      <dc:date>2025-02-07T00:10:35Z</dc:date>
    </item>
  </channel>
</rss>

