<?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 Dynamic placement of the NX  model in vuforia studio in Vuforia Studio</title>
    <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Dynamic-placement-of-the-NX-model-in-vuforia-studio/m-p/857223#M11549</link>
    <description>&lt;P&gt;I am trying to use&amp;nbsp;tml3dRenderer.addPVS to add the model dynamically in the vuforia studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tml3dRenderer.addPVS(&lt;SPAN class=""&gt;'tracker1'&lt;/SPAN&gt;, name, &lt;SPAN class=""&gt;'app/resources/Uploaded/&amp;lt;model&amp;gt;.pvz'&lt;/SPAN&gt;, &lt;SPAN class=""&gt;undefined&lt;/SPAN&gt;, &lt;SPAN class=""&gt;undefined&lt;/SPAN&gt;, () =&amp;gt; { tml3dRenderer.setTranslation(name,pos.x,pos.y,pos.z); tml3dRenderer.setRotation (name,rot.x,rot.y,rot.z);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;})&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have information about the NX model position (x,y,z) and orientation(rx,ry,rz) respectively in the csv file.I think the Up vector in Vuforia studio (Y-axis) and NX (Z-axis) are different. Because of that, the coordinates as well as orientation transformation should be taken into consideration from NX CAD to Vuforia studio. How to achieve this transformation in Vuforia studio? I will appreciate your help . Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2023 10:23:46 GMT</pubDate>
    <dc:creator>Sandy_Gunner</dc:creator>
    <dc:date>2023-02-21T10:23:46Z</dc:date>
    <item>
      <title>Dynamic placement of the NX  model in vuforia studio</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Dynamic-placement-of-the-NX-model-in-vuforia-studio/m-p/857223#M11549</link>
      <description>&lt;P&gt;I am trying to use&amp;nbsp;tml3dRenderer.addPVS to add the model dynamically in the vuforia studio.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tml3dRenderer.addPVS(&lt;SPAN class=""&gt;'tracker1'&lt;/SPAN&gt;, name, &lt;SPAN class=""&gt;'app/resources/Uploaded/&amp;lt;model&amp;gt;.pvz'&lt;/SPAN&gt;, &lt;SPAN class=""&gt;undefined&lt;/SPAN&gt;, &lt;SPAN class=""&gt;undefined&lt;/SPAN&gt;, () =&amp;gt; { tml3dRenderer.setTranslation(name,pos.x,pos.y,pos.z); tml3dRenderer.setRotation (name,rot.x,rot.y,rot.z);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;})&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have information about the NX model position (x,y,z) and orientation(rx,ry,rz) respectively in the csv file.I think the Up vector in Vuforia studio (Y-axis) and NX (Z-axis) are different. Because of that, the coordinates as well as orientation transformation should be taken into consideration from NX CAD to Vuforia studio. How to achieve this transformation in Vuforia studio? I will appreciate your help . Thank you in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="headerbuttontrackingcode"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 10:23:46 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Dynamic-placement-of-the-NX-model-in-vuforia-studio/m-p/857223#M11549</guid>
      <dc:creator>Sandy_Gunner</dc:creator>
      <dc:date>2023-02-21T10:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic placement of the NX  model in vuforia studio</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Dynamic-placement-of-the-NX-model-in-vuforia-studio/m-p/857232#M11550</link>
      <description>&lt;P&gt;Have you tried the code in this post?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.ptc.com/t5/Vuforia-Studio/How-to-spawn-3D-models-dynamically-by-pressing-a-button-within/m-p/791897#M10773%3Fsource=search" target="_blank"&gt;https://community.ptc.com/t5/Vuforia-Studio/How-to-spawn-3D-models-dynamically-by-pressing-a-button-within/m-p/791897#M10773%3Fsource=search&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 11:01:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Dynamic-placement-of-the-NX-model-in-vuforia-studio/m-p/857232#M11550</guid>
      <dc:creator>pandersson</dc:creator>
      <dc:date>2023-02-21T11:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic placement of the NX  model in vuforia studio</title>
      <link>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Dynamic-placement-of-the-NX-model-in-vuforia-studio/m-p/857411#M11552</link>
      <description>&lt;P&gt;Hello Pandersson,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for your quick response.I am already able to place the model in Vuforia Studio dynamically with the help of the NX Position (x, y, z) and NX Orientation (rx, ry, rz) information provided in the CSV file .&lt;/P&gt;&lt;P&gt;I tried to place the model in Vuforia studio with position as (x, z, -y) and orientation &amp;nbsp;as (-90+rx, rz, -ry) .As I said earlier, the information on the CSV file is based on the Siemens NX, so the orientation of the model I used here to place the model in the vuforia studio seems to be incorrect . I think we have to take the transformation into consideration for both position (x, y, z) and orientation (rx,ry,rz) from NX &amp;nbsp;to Vuforia studio coordinate system.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What will be the new orientation for the model at Vuforia Studio ?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 00:39:18 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Vuforia-Studio/Dynamic-placement-of-the-NX-model-in-vuforia-studio/m-p/857411#M11552</guid>
      <dc:creator>Sandy_Gunner</dc:creator>
      <dc:date>2023-02-22T00:39:18Z</dc:date>
    </item>
  </channel>
</rss>

