<?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: Saving view position in Meshmixer Forum</title>
    <link>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/9181796#M3121</link>
    <description>&lt;P&gt;&lt;U&gt;Within a session&lt;/U&gt; of MM you can store a certain view as Home position:&lt;/P&gt;
&lt;P&gt;Hover over the ViewCube and expand the cube's option menu (dropdown arrow at bottom-right) and use SetCurrentViewAsHome. Now hitting the cube's Home button (house at top-left) will move the cam to that position.&lt;/P&gt;
&lt;P&gt;You can also do SetCurrentViewAsFront. This rotates all the standard views (top, bottom, left....) along.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately these settings are &lt;U&gt;not&lt;/U&gt; saved if you write a .mix file (or do some export). So they get lost loading that scene in a new session.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only way to save certain views permanently is to use mmApi to query certain cam positions and save these parameters to a text file or .csv table using a external script.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/meshmixer/camera-coordinate-system/td-p/9159419" target="_blank" rel="noopener"&gt;Here&lt;/A&gt; I showed how to query the cam and how to reconstruct a certain view in a Python script (note: You need to use MM in perspective mode - in orthographic mode the zoom in/out will not be restored).&lt;/P&gt;</description>
    <pubDate>Wed, 04 Dec 2019 11:37:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-12-04T11:37:56Z</dc:date>
    <item>
      <title>Saving view position</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/9181610#M3120</link>
      <description>&lt;P&gt;Hello to the group!&lt;/P&gt;&lt;P&gt;It is any way to save a view of an object in Meshmixer, that we can come again after closing the file, restoring the position, zooming, etc. that we save before?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 09:49:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/9181610#M3120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-04T09:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Saving view position</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/9181796#M3121</link>
      <description>&lt;P&gt;&lt;U&gt;Within a session&lt;/U&gt; of MM you can store a certain view as Home position:&lt;/P&gt;
&lt;P&gt;Hover over the ViewCube and expand the cube's option menu (dropdown arrow at bottom-right) and use SetCurrentViewAsHome. Now hitting the cube's Home button (house at top-left) will move the cam to that position.&lt;/P&gt;
&lt;P&gt;You can also do SetCurrentViewAsFront. This rotates all the standard views (top, bottom, left....) along.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately these settings are &lt;U&gt;not&lt;/U&gt; saved if you write a .mix file (or do some export). So they get lost loading that scene in a new session.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only way to save certain views permanently is to use mmApi to query certain cam positions and save these parameters to a text file or .csv table using a external script.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/meshmixer/camera-coordinate-system/td-p/9159419" target="_blank" rel="noopener"&gt;Here&lt;/A&gt; I showed how to query the cam and how to reconstruct a certain view in a Python script (note: You need to use MM in perspective mode - in orthographic mode the zoom in/out will not be restored).&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 11:37:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/9181796#M3121</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-04T11:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Saving view position</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/9181858#M3122</link>
      <description>&lt;P&gt;Thanks a lot for your fast reply.&lt;/P&gt;&lt;P&gt;I'm not so habituated to some type of programming, but some time, it's time to do it!!!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 12:08:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/9181858#M3122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-12-04T12:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Saving view position</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/10267636#M3123</link>
      <description>&lt;P&gt;Would you know how to do this in version 3.3 for Mac where there is no cube? I just started using MeshMixer to edit objects produced in Metashape. I export from Metashape into MeshMixer and apparently when you send the object back to Metashape after editing it it has to be in the exact same position as when you exported it. I need a way to be able to revert back to the initial import position before exporting back to Metashape. I need a way to return to the exact starting position.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 03:49:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/10267636#M3123</guid>
      <dc:creator>d-g-carey</dc:creator>
      <dc:date>2021-04-26T03:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Saving view position</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/10268186#M3124</link>
      <description>&lt;P&gt;Except using coding via mmApi there's no way to store a certain camera position in MM 3.3.&lt;/P&gt;
&lt;P&gt;Note: Here we are talking about camera positions &lt;U&gt;not&lt;/U&gt; about the coordinates a certain object owns. Coordinates do not change on import/export.&lt;/P&gt;
&lt;P&gt;Some hints:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Both Meshmixer and Metashape use Y as the Up-direction. So you should &lt;U&gt;not&lt;/U&gt; enable FlipZ-Y_AxisOnImport-Export ( this can be done via Preferences&amp;gt;File-tab or on an Import dialog).&lt;/LI&gt;
&lt;LI&gt;Concerning camera positions: MM3.3 owns the option to turn on camera snapping via its Hotbox. Hold down Space and activate Snap in its Camera section while Free is disabled. Note: The Hotbox doesn't update its buttons renderings within a single call. You need to release Shift and press it again to see the changes. An activated options is darker. With Snap enabled navigating in the scene the camera snaps to a main axis as soon as you navigate near to it.&lt;/LI&gt;
&lt;LI&gt;When you create a new scene by importing an object MM's default switch to a 45° view. You can disable that behaviour in Preferences &amp;gt; General-tab &amp;gt; ResetCameraOnSceneChange. Now creating a new scene from a former one will leave the camera at its current position.&lt;/LI&gt;
&lt;LI&gt;Also: There's a camera position history which stores camera positions when you navigate in the scene. Via menu: View/PreviousView and NextView you can switch between these positions.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 09:05:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/10268186#M3124</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-26T09:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Saving view position</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/10269223#M3125</link>
      <description>I am rather new to Meshmixer so I am confused by camera position vs an objects coordinates. All I know is that Metashape tells me that when I imported the changes I made in Meshmixer back into Metashape in order to apply texture it didn’t work because the position of the object had been changed by Meshmixer. In Meshmixer I had to move the object around to fix defects in the mesh so of course it will be in a different position. I know people are going from Metashape to Meshmixer and back all the time so what am I missing?&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Apr 2021 16:03:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/10269223#M3125</guid>
      <dc:creator>d-g-carey</dc:creator>
      <dc:date>2021-04-26T16:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Saving view position</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/10269407#M3126</link>
      <description>&lt;P&gt;If you &lt;U&gt;navigate&lt;/U&gt; in the scene you do &lt;U&gt;not rotate&lt;/U&gt; the object. You do not change the object's coordinates. Imagine you were sitting in a spaceship. You change the spaceship's position to see a planet from different sides...&lt;/P&gt;
&lt;P&gt;A different thing is to transform an object. You change the coordinates this way. In this case the planet is rotated while the spaceship stays. IN Meshmixer: &amp;nbsp;EDIT/Transform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have problems in Metashape applying a texture after some modification in Meshmixer: Meshmixer adds/removes triangles. This might be a problem for Metashape projecting the images to the correct triangles....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Think you should create the texture in Metashape first and do the edits on the already textured mesh in MM after that. But I'm no Metashape expert.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 17:10:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/10269407#M3126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-26T17:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Saving view position</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/10269626#M3127</link>
      <description>&lt;P&gt;OK. I understand now. I did an edit / transform at one point and that threw it off. If I avoid the transform I can move the camera around to make my changes. Thanks alot!!&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 18:29:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/saving-view-position/m-p/10269626#M3127</guid>
      <dc:creator>d-g-carey</dc:creator>
      <dc:date>2021-04-26T18:29:10Z</dc:date>
    </item>
  </channel>
</rss>

