<?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: How to exit orbit without deselecting in Fusion Support Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12320730#M27695</link>
    <description>&lt;P&gt;Thanks, that helps.&amp;nbsp; The orbit command is itself a command that suspends the Chamfer command, and when canceled, resumes Chamfer.&amp;nbsp; As long as you only hit ESC once, it should not touch the selected edges.&amp;nbsp; When I tried it, I did not see the behavior you describe, but perhaps I am doing something slightly differently.&amp;nbsp; See the video below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6339551386112w870h540r71" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6339551386112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6339551386112w870h540r71');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6339551386112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Oct 2023 21:49:52 GMT</pubDate>
    <dc:creator>jeff_strater</dc:creator>
    <dc:date>2023-10-20T21:49:52Z</dc:date>
    <item>
      <title>How to exit orbit without deselecting</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12320285#M27691</link>
      <description>&lt;P&gt;Suppose I have a body in the shape of a cube. If I want to select the four vertical edges I would typically select the edges that I can see then orbit around and select any additional edges with CTRL left mouse button.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However for some reason when I hit Esc to exit the orbit mode it is also deselecting the edges that I previously selected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure if this is a mode I've accidentally got into or the result of an update.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 18:01:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12320285#M27691</guid>
      <dc:creator>colin.watters</dc:creator>
      <dc:date>2023-10-20T18:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to exit orbit without deselecting</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12320357#M27692</link>
      <description>&lt;P&gt;I've noticed that if I select 1 edge, start the chamfer tool, then orbit I can escape the orbit to add other edges to the selection without it deselecting the 1st edge (eg this works ok).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its only if you try and select the edges without a tool open.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oh well at least I have a work around.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 18:31:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12320357#M27692</guid>
      <dc:creator>colin.watters</dc:creator>
      <dc:date>2023-10-20T18:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to exit orbit without deselecting</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12320402#M27693</link>
      <description>&lt;P&gt;how are you invoking rotation in Fusion?&amp;nbsp; Using the mouse (shift MMB + drag)?&amp;nbsp; Using the Orbit command in the navigation toolbar at the bottom?&amp;nbsp; By dragging on the view cube?&amp;nbsp; The answer will be different for different methods.&amp;nbsp; mouse orbit is terminated by just releasing MMB.&amp;nbsp; It might be helpful to record a video of your interaction.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 18:55:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12320402#M27693</guid>
      <dc:creator>jeff_strater</dc:creator>
      <dc:date>2023-10-20T18:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to exit orbit without deselecting</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12320460#M27694</link>
      <description>&lt;P&gt;Thanks for the reply. I'm using the orbit button at the bottom.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 19:28:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12320460#M27694</guid>
      <dc:creator>colin.watters</dc:creator>
      <dc:date>2023-10-20T19:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to exit orbit without deselecting</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12320730#M27695</link>
      <description>&lt;P&gt;Thanks, that helps.&amp;nbsp; The orbit command is itself a command that suspends the Chamfer command, and when canceled, resumes Chamfer.&amp;nbsp; As long as you only hit ESC once, it should not touch the selected edges.&amp;nbsp; When I tried it, I did not see the behavior you describe, but perhaps I am doing something slightly differently.&amp;nbsp; See the video below:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6339551386112w870h540r901" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6339551386112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6339551386112w870h540r901');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6339551386112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2023 21:49:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12320730#M27695</guid>
      <dc:creator>jeff_strater</dc:creator>
      <dc:date>2023-10-20T21:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to exit orbit without deselecting</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12321534#M27696</link>
      <description>&lt;P&gt;Thanks, opening chamfer then selecting edges works. Selecting the edges then opening the chamfer tool is the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;So this works..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Select chamfer tool&lt;/P&gt;&lt;P&gt;Select 3 edges&lt;/P&gt;&lt;P&gt;Select Orbit&lt;/P&gt;&lt;P&gt;ESC&lt;/P&gt;&lt;P&gt;Select 4th edge&lt;/P&gt;&lt;P&gt;Returns to Chamfer tool,&lt;/P&gt;&lt;P&gt;Click OK&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;This sequence is what I'm having an issue with..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Click Select tool&lt;/P&gt;&lt;P&gt;Select 3 edges&lt;/P&gt;&lt;P&gt;Orbit&lt;/P&gt;&lt;P&gt;ESC&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;Select 4th edge&lt;/P&gt;&lt;P&gt;Select Chamfer tool&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I hit ESC to add the 4th edge the previously selected edges are deselected.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having problems doing a screed recording. I've attached one but its not showing the cursor.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2023 14:13:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12321534#M27696</guid>
      <dc:creator>colin.watters</dc:creator>
      <dc:date>2023-10-21T14:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to exit orbit without deselecting</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12321592#M27697</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can select edges without rotating the object. For this purpose there is the option &lt;STRONG&gt;through&lt;/STRONG&gt; in the selection menu.&lt;BR /&gt;It works for both methods.&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6339608874112w930h540r898" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6339608874112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6339608874112w930h540r898');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6339608874112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;BR /&gt;With your method, however, the selection menu must be edited in advance.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;But:&lt;/STRONG&gt;&lt;BR /&gt;I can only recommend that you always select the tool first and&amp;nbsp; then the objects.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2023 15:11:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12321592#M27697</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2023-10-21T15:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to exit orbit without deselecting</title>
      <link>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12321667#M27698</link>
      <description>&lt;P&gt;OK, so this has nothing to do with Chamfer at all.&amp;nbsp; You are just observing that selecting anything, with no command active, using the orbit tool from the navigation bar, and then canceling that orbit will deselect everything.&amp;nbsp; Yes, that behavior seems incorrect.&amp;nbsp; ESC with no command active is intended to deselect everything.&amp;nbsp; However, with a component active, it should only terminate the command.&amp;nbsp; In this case it also seems to have the unintended side effect of clearing the selection.&amp;nbsp; &amp;nbsp;I created bug&amp;nbsp;FUS-141622 for this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, there is a workaround:&amp;nbsp; use the marking menu (right click) to cancel orbit.&amp;nbsp; Or, use the view cube or shift-MMB to rotate.&amp;nbsp; I almost never use that Orbit command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6339614370112w870h540r613" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6339614370112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6339614370112w870h540r613');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6339614370112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Oct 2023 16:17:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-support-forum/how-to-exit-orbit-without-deselecting/m-p/12321667#M27698</guid>
      <dc:creator>jeff_strater</dc:creator>
      <dc:date>2023-10-21T16:17:23Z</dc:date>
    </item>
  </channel>
</rss>

