<?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 DXF Bulk Importer in Fusion 360 Feedback Hub</title>
    <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9865206#M1292</link>
    <description>&lt;P&gt;A little something we have been working on that Arrange users might like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;DXF Bulk Importer published to Fusion App Store&lt;/H2&gt;
&lt;P&gt;Imports multiple DXF files into a Fusion model, puts them into components, perfect for using arrange or advanced nesting.&lt;/P&gt;
&lt;P&gt;This takes a process that involved 15 or 30 clicks for each file, and now does it in batches, and even supports DXF text and healing profiles.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Spatial separation of multiple geometries&lt;/LI&gt;
&lt;LI&gt;Imports DXF layers to separate sketches or merges to one sketch&lt;/LI&gt;
&lt;LI&gt;Optionally Extrudes by thickness to solid&lt;/LI&gt;
&lt;LI&gt;Optionally Assigns material&lt;/LI&gt;
&lt;LI&gt;Supports DXF text, for etching &amp;amp; labeling&lt;/LI&gt;
&lt;LI&gt;Optionally Healing closed profiles&lt;/LI&gt;
&lt;LI&gt;Published to app store for easy install, Mac &amp;amp; Windows, English&lt;/LI&gt;
&lt;LI&gt;Shout out to&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2549199"&gt;@prainsberry&lt;/a&gt;&amp;nbsp;&amp;nbsp;who did most of the development work&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MattWynn_0-1605200255214.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/843601i8DB5258FD3E3EAA4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MattWynn_0-1605200255214.png" alt="MattWynn_0-1605200255214.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://apps.autodesk.com/FUSION/en/Detail/Index?id=3146198746757677787" target="_blank"&gt;https://apps.autodesk.com/FUSION/en/Detail/Index?id=3146198746757677787&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;8 minute video : &lt;A href="https://www.youtube.com/watch?v=ghkl3PPGBlU" target="_blank"&gt;https://www.youtube.com/watch?v=ghkl3PPGBlU&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Docs:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Fusion will import each DXF file. One component is created for each imported file and the utility will space the DXF files in a grid.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are a number of options that can also be set to perform various customizations and cleanup of the imported DXF files.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;General Usage Instructions&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Options:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Spacing between parts&lt;/STRONG&gt;&amp;nbsp;- You can set the spacing between the imported files by changing the value.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Number per row&lt;/STRONG&gt;&amp;nbsp;- You can also adjust the number of files per row by adjusting the option.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Reset Origins&lt;/STRONG&gt;&amp;nbsp;- This option will move the entities in each sketch (layer of the dxf file) such that the bottom left corner of their bounding box is at the parts origin.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Combine to a single sketch&lt;/STRONG&gt;&amp;nbsp;- If checked all layers in the DXF will be combined into a single sketch. If unchecked a sketch will be created for each layer in the dxf file.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Extrude Profiles&lt;/STRONG&gt;&amp;nbsp;- This option with extruding the outer profile of each sketch.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Thickness&amp;nbsp;&lt;/STRONG&gt;- The to the value to extrude profiles (If checked).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Apply Material&lt;/STRONG&gt;&amp;nbsp;- You can choose to automatically assign a material to all of the newly created components.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Material Name&lt;/STRONG&gt;&amp;nbsp;- The material to apply. Note the material must exist in the current model. You can browse the material library and add your chosen material before running the import command.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Import Text&lt;/STRONG&gt;&amp;nbsp;- If selected text from the DXF file will be read and rebuilt as Fusion 360 Text. The units of the DXF file will be used for scaling if they are present. If not the current document units will be used to interpret size.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Font&lt;/STRONG&gt;&amp;nbsp;- The Font to use for the imported text. To edit the available fonts you can edit the `fonts.txt` file located in: `./commands/resources`&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Close Sketches&lt;/STRONG&gt;&amp;nbsp;- This option will attempt to close small gaps in the imported file.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Gap Tolerance&lt;/STRONG&gt;&amp;nbsp;- 2 points within this tolerance will be merged. NOTE: This will, of course, have very subtle effects on the exact placement of imported geometry.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Save Settings&lt;/STRONG&gt;&amp;nbsp;- The current settings in the dialog will be saved as defaults for the next time you use the command.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Show Popup&lt;/STRONG&gt;&amp;nbsp;- If this is unchecked AND you save your settings, the popup informing you to select DXF files will not be displayed on future runs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Nov 2020 17:06:14 GMT</pubDate>
    <dc:creator>MattWynn</dc:creator>
    <dc:date>2020-11-12T17:06:14Z</dc:date>
    <item>
      <title>[CLOSED] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9673457#M1068</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm excited to introduce our brand-new "Arrange" feature which is now available as a Public Preview in the August update. To try this, go to &lt;EM&gt;Preferences &amp;gt; Preview Features&lt;/EM&gt; and enable &lt;EM&gt;"Arrange Feature"&lt;/EM&gt; and &lt;EM&gt;"Manufacturing Working Model"&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Preferences_Arrange.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/803422i7EB607BEC66B10B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Preferences_Arrange.png" alt="Preferences_Arrange.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Arrange feature enables efficient object arrangement within a specified rectangular or non-rectangular bounding area. You can specify the arrangement boundary by either selecting a sketch or choosing a plane along with desired Length and Width dimensions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Arrange_PublicPreview_August2020.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/803423iEB0D3252811783C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Arrange_PublicPreview_August2020.jpg" alt="Arrange_PublicPreview_August2020.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;While it automatically determines the orientation of selected objects based on largest area planar face, you can flip the objects or select an alternate planar face interactively. Similarly, you can also create the arrangement above or below the chosen planar boundary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Arrange is a history-capture feature that is recorded on the timeline and supports associative updates with any design changes. As the history marker is moved backwards or forwards, the changes replay in sequence. Moreover, as the boundary area is adjusted, arrangement results update in real time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you are satisfied with the arranged results, you can return to Manufacture workspace to create Setups, Operations, and NC programs for your arranged layouts to drive your CNC equipment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For more details on Arrange feature, see &lt;A href="https://help.autodesk.com/view/fusion360/ENU/?contextId=NST-ARRANGE" target="_blank" rel="noopener"&gt;Help Documentation&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am sure you will find other creative ways to leverage the power of Arrange in your daily workflows. We would love to hear how Arrange is helping you with your workflows. We're equally interested in any constructive feedback or suggestions. Please share your comments and ideas below.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Looking forward to hear your feedback on this Preview functionality.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ravi J&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 19:22:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9673457#M1068</guid>
      <dc:creator>javiar</dc:creator>
      <dc:date>2020-12-08T19:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9675969#M1071</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;This is has been a feature I have been wanting for a long time.&lt;/P&gt;&lt;P&gt;Is performance is great and the real-time adjustments is even better.&lt;/P&gt;&lt;P&gt;Here is a list of features I would like to see added.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The ability to add unfolded sheet metal parts, it should automatically unfold them.&lt;/LI&gt;&lt;LI&gt;Control the rotation of parts for "Grain Direction"&lt;/LI&gt;&lt;LI&gt;Change the number of items, instead of copy/paste&lt;/LI&gt;&lt;LI&gt;When I plasma cut I like to cut the inside holes of each part then the outside, I don't want to make a tool path for the inside and another for the outside for each item.&lt;/LI&gt;&lt;LI&gt;&amp;nbsp;The datum point should be the start of where the items are populated.&lt;/LI&gt;&lt;LI&gt;Report of the area to be used and time to cut for quoting/charging customers.&lt;/LI&gt;&lt;LI&gt;Easier to find- it wasn't very intuitive, it took a bit to work out how to access it.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;It is definitely a step in the right direction.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 05:12:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9675969#M1071</guid>
      <dc:creator>quadro69</dc:creator>
      <dc:date>2020-08-06T05:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9676185#M1073</link>
      <description>&lt;P&gt;As a woodworker this is a Great feature&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Grain direction definitely needs to be a factor&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;When manually rearranging parts on a sheet it would be useful if the spacing parameters could be maintained&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Issue - When rearranging the components on a sketch some components where/or ended up on a lower plane&amp;nbsp; - could just me, as new to fusion 360 but would expect this context to understand that I'm trying to rearrange the parts on a sheet.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Question - will it be able to arrange parts on to multiple sheets of stock?&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;expect I'll need to use multiple Models one for each thickness of sheet material and one for solid timber parts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A general issue I've found with 3d software is that in relation to wood, dimensions of length, width etc relate to the component which is expected, but the software has no way to relate that to the stock dimensions - not explain that well but it relates to cut lists and linking all components to a particular stock source - say 2x4 solid wood length. There are workarounds using descriptions etc but that doesn't help the program automatically relate the components to stock material. Is this a aspect/concept that you could introduce?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, looking forward to final release.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 08:10:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9676185#M1073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-06T08:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9676835#M1074</link>
      <description>&lt;P&gt;Hi Anthony,&lt;/P&gt;
&lt;P&gt;Thanks for the feedback and suggestions. Glad you like the new Arrange feature. Please see comments below:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Sheet metal flat patterns&lt;SPAN class="style-scope yt-formatted-string"&gt;&amp;nbsp;can not be arranged easily at this time. We will be improving this in a future release so that you can arrange them just as easily as non-sheet metal components. There are a few different workarounds available today: &lt;/SPAN&gt;
&lt;OL class="lia-list-style-type-lower-roman"&gt;
&lt;LI&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Create a new document and insert derive flat patterns of components you would like to arrange. (FYI - This has some shape overlap issues which are getting resolved in next update.)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Activate flat pattern, RMB “Save Copy As” to save as a new component and then use this in a new document.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Export DXF of the flat pattern and import it as a sketch into a separate component&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;&lt;SPAN&gt;Arrange does not support grain alignment or rotation control. It allows objects to rotate full 360 degrees with 90 degree increments. Once Arranged, you can use the Move/Copy command to rotate the parts to desired orientation. Arrange is a simplified version of the &lt;A href="https://forums.autodesk.com/t5/fusion-360-feedback-hub/open-nesting/td-p/9068208" target="_blank" rel="noopener"&gt;Advanced Nesting&amp;nbsp;&lt;/A&gt;functionality which is currently in development. Advanced Nesting will provide the additional control you are looking, and much more.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;&lt;SPAN&gt;Part quantity multiplier is definitely a productivity booster. It will available with the Nesting functionality. As a workaround, you can also use the Pattern command to avoid having to copy/paste individual components. It will create appropriate copies in the browser which you can then use to create the Arrange feature.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;&lt;SPAN&gt;For plasma cutting, you can create a 2D profile operation from the Manufacture workspace (Fabrication tab) which automatically cuts internals first before cutting outside profile. Please let me know if I misunderstood your question.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;&lt;SPAN&gt;Datum for reference - Yes, we realize that for Arrange created using Plane selection, there is no indication for start position (and Length x Width dimensions) directly in canvas. 'Dimension overlay on Arrange results in canvas' has been added to the list of Enhancement requests. This is not an issue for Arrange by Sketch since it already has the sketch boundary for reference.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Nest Reports will be available for the Advanced Nesting functionality. It will include information such as material efficiency, cost, parts nested (including 2D part image), picture of nest results, material, stock size, number of sheets created, etc. These reports will also be customizable so that users can adjust the reporting template to their needs.&lt;/LI&gt;
&lt;LI&gt;Easy to find - We will look at ways to improve discoverability. Do you have any suggestions for this that you would like me to share with our UX team?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Thanks for taking the time to provide detailed feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Ravi J&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 13:48:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9676835#M1074</guid>
      <dc:creator>javiar</dc:creator>
      <dc:date>2020-08-06T13:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9676935#M1075</link>
      <description>&lt;P&gt;Hi Adrian,&lt;/P&gt;
&lt;P&gt;Thanks for trying out Arrange feature and for providing input:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;As I mentioned above, Arrange does not support grain alignment or orientation control. This control will definitely be available in advanced Nesting functionality which is still in development. However, you can absolutely move and rotate parts using the Move/Copy command.&lt;/LI&gt;
&lt;LI&gt;This is a great suggestion and one that we have already considered. Such a "bump" feature during move/rotate on Arranged objects can be very powerful to avoid manual checks with measure command. I have added it to the list of Enhancement requests.&lt;/LI&gt;
&lt;LI&gt;Issue with Rearranging parts - What's happening here is that when you click an already arranged object to drag it, its still free to move. In order to lock it to plane, you can create a &lt;A href="https://knowledge.autodesk.com/support/fusion-360/getting-started/caas/screencast/Main/Details/15e8d13b-98be-4945-b7ca-4915d2c4d3b7.html" target="_blank" rel="noopener"&gt;Planar Joint&lt;/A&gt;. Received a similar request from another user to consider creating a planar joint automatically when Arrange results get saved. I will review this with the development team. Great suggestion.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Arrange does not support multi-sheet nesting. It allows a single boundary selection for each feature. If you would like to Arrange parts on multiple sheets, you can achieve this by breaking up the object selection over multiple Arrange features. For example if you have a model with 20 objects that you know will fit on two sheets, you can create one Arrange feature with 10 objects (it relies on you to make the call as to which 10 are selected) on first sheet boundary and another Arrange feature with remaining 10 on the second sheet boundary.&lt;/SPAN&gt; &lt;SPAN class="style-scope yt-formatted-string"&gt;What it will not do is optimize for material efficiency across the 2 sheets since the sample size (objects selected) is determined by user.&lt;BR /&gt;&lt;BR /&gt;Advanced Nesting will support multi-sheet automatic nesting while also optimizing for cost - As you are aware, sheets come in different sizes and price tags and for that reason the highest material efficiency alone may not always be the most cost-effective result.&lt;/SPAN&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Hope this is helpful. Thanks again for the feedback.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Ravi J&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 14:34:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9676935#M1075</guid>
      <dc:creator>javiar</dc:creator>
      <dc:date>2020-08-06T14:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9677757#M1076</link>
      <description>To be honest, I haven't used it much. The workflow should be for any&lt;BR /&gt;operation - edit the manufacturing model, edit setup suitable stock and&lt;BR /&gt;datum points, create toolpaths, quote or invoice customer, create setup&lt;BR /&gt;sheet, post process. Making any modifications to the model affects&lt;BR /&gt;everything downstream, therefore, it should be in next to the setup&lt;BR /&gt;command in the toolbar.&lt;BR /&gt;[image: Annotation 2020-08-07 071026.png]&lt;BR /&gt;</description>
      <pubDate>Thu, 06 Aug 2020 21:51:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9677757#M1076</guid>
      <dc:creator>quadro69</dc:creator>
      <dc:date>2020-08-06T21:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9677967#M1077</link>
      <description>&lt;P&gt;Not completely nesting but when I create a working model from a design that uses a picture canvas the canvas is stuck on with no apparent way to turn it off.&amp;nbsp; This makes it very hard to work with nesting.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 01:39:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9677967#M1077</guid>
      <dc:creator>ACMEracer</dc:creator>
      <dc:date>2020-08-07T01:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9679581#M1080</link>
      <description>&lt;P&gt;It's hard to show/hide models or switch between manufacturing models and non-manufacturing models.&lt;/P&gt;&lt;P&gt;After editing the manufacturing model to create a new arrange, the canvas became completely blank...&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="All models disappear from canvas" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/804897i9F4E5859EEEEB09D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Manufacturing models.PNG" alt="All models disappear from canvas" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;All models disappear from canvas&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 17:24:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9679581#M1080</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-07T17:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9679726#M1081</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5759315"&gt;@ACMEracer&lt;/a&gt;&amp;nbsp;we have seen the canvas show in working model before.&amp;nbsp; Last I checked it was showing a rectangle outline where the canvas would be. Are you seeing the entire opaque image of the canvas (which is rather troublesome) or just the rectangle?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 18:40:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9679726#M1081</guid>
      <dc:creator>MattWynn</dc:creator>
      <dc:date>2020-08-07T18:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9679990#M1082</link>
      <description>&lt;P&gt;Yes, I'm seeing the&amp;nbsp;entire opaque canvas.&amp;nbsp; The model is turned off so only the working model is displayed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ACMEracer_0-1596841753128.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/804967iA6E32438F8A912FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ACMEracer_0-1596841753128.png" alt="ACMEracer_0-1596841753128.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 23:09:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9679990#M1082</guid>
      <dc:creator>ACMEracer</dc:creator>
      <dc:date>2020-08-07T23:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9680447#M1084</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;Ravi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;this simple Arrange Feature is really nice and would saves a bit time and would create a better structured file for me. Actually I'm using a copied components-group within the design panel and rearranging&amp;nbsp;by hand.&amp;nbsp;&lt;BR /&gt;But I can't export the flattened&amp;nbsp;manufacturing model in a simple way as a drawing. In my actual&amp;nbsp;version 2.0.8749 I only find an option for creating a drawing in the context menu when editing&amp;nbsp;the&amp;nbsp;manufacturing model and doing a right-click on it in the browser. But when clicking on that &amp;gt;Create Drawing&amp;lt; I'm just be able to choose the design model an not the&amp;nbsp;manufacturing model.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hopefully this will be implemented soon and maybe there will be an option for exporting after arranging in the toolbar?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best Rico&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Aug 2020 13:03:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9680447#M1084</guid>
      <dc:creator>riei</dc:creator>
      <dc:date>2020-08-08T13:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9681978#M1085</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Cloud you please check if you could get the models back on Canvas if clicking the Fit command on bottom toolbar, or clicking the Home button of View Cube on top right corner.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;-Spring&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 08:48:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9681978#M1085</guid>
      <dc:creator>springai</dc:creator>
      <dc:date>2020-08-10T08:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9682248#M1086</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/570413"&gt;@springai&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I click on Fit or Home, I still have the same problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's a screencast to show you the issue.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;-Skiold&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 11:59:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9682248#M1086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-08-10T11:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9684049#M1088</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I saw your screencast that nothing to be displayed in the graphics window of the Manufacture Workspace. It seems that you can see the models in graphics window before you entering into Edit Manufacturing Model mode, but the models were gone after you finished Arrange and clicked on the Finish Edit button, right?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cannot reproduce this issue with my test data. Would you mind sharing me your sample file?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;-Spring&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 03:34:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9684049#M1088</guid>
      <dc:creator>springai</dc:creator>
      <dc:date>2020-08-11T03:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9684315#M1089</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi Skiold,&lt;/P&gt;
&lt;P&gt;I noticed that the eye icon of the Manufacturing Models node is disabled from your screencast, which means you have hidden the Working Models, that is why nothing to be shown in the graphics window. Could you please click on the eye icon to show the Working Models? This should show the models back.&amp;nbsp;Let me know if it is not the case.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="springai_0-1597128894270.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/805880iBCB846CC7D4DEBC6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="springai_0-1597128894270.png" alt="springai_0-1597128894270.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditorspringai_1" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;-Spring&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Aug 2020 07:10:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9684315#M1089</guid>
      <dc:creator>springai</dc:creator>
      <dc:date>2020-08-11T07:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9694034#M1109</link>
      <description>&lt;P&gt;@Anonymous,&amp;nbsp;I had the same issue, but I didn't realize that I need to activate the "Manufacturing Model" preview.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's a great movie by &lt;A href="https://www.youtube.com/watch?v=69naIIrlGvg" target="_blank" rel="noopener"&gt;Portland CNC&lt;/A&gt;.&amp;nbsp;This is the first time I had to watch a movie to get something running in Fusion, so I guess one of the comments above about not being easy to use is valid, although I fully understand the reasoning now. But if you make the command easier to find and then pop up a box with "no valid manufacturing model, click here to get started.." would be nice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope the real nesting tool will use the same tech and not the old TruNest (way too slow and clumsy), this one looks a lot better!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last question, is there an API for the arrange tool? It's fairly easy to create a selection based on the smallest dimension of a bounding box so I could select plates of the same thickness. I think API's are crucial for nesting/arrange to become really useful as different manufacturing technologies needs different outputs from Fusion (I was blown away how some companies just use a dxf to program their machines in a blink of an eye &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; ).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2020 17:55:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9694034#M1109</guid>
      <dc:creator>David-Truyens</dc:creator>
      <dc:date>2020-08-16T17:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9694074#M1111</link>
      <description>&lt;P&gt;Another suggestion,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Manufacturing Model should have a filter on plate thickness. I help out a lot in woodworking. We have parametric models of a lot of different cabinets, including the PVC band on the side. Those are glued on once the plates come from the router, so no need to nest them and thus include them in the manufacturing model. Right now we use the Inventor Nesting to run production, so I export the Fusion model to inventor and then wrote a routine to delete all those pvc bands before going to nesting, reducing the nesting import a lot (another thing where I don't like the performance of the TruNest technology).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So is there an API example for the Manufacturing Model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Sun, 16 Aug 2020 18:31:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9694074#M1111</guid>
      <dc:creator>David-Truyens</dc:creator>
      <dc:date>2020-08-16T18:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9697127#M1116</link>
      <description>&lt;P&gt;I'm with you on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Had a niggle or two with the tool, but the output is almost perfect for what I wanted; the ability to export a Flat Arrangement of all parts for export to 2D DWG/DXF or to the Drawing Space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I cannot figure out how to get my Arrangement to either of these options easily. Export either crashes (that's a new one on me) or outputs the primary model (so not flattened).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The best I've managed so far is to Edit the Manufacturing Model then export as a 3D Model of various type, this then gives me the flattened model which I can then do as I will, but I've broken the associativity etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its a brilliant tool, I'm very grateful for it, &amp;amp; were our company ready to use Fusion for CNC Programming (I'm pushing our CNC team, but they're busy!), we'd be there, but the ability to use the Arrangement for a Drawing View would be absolutely perfect.&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 11:08:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9697127#M1116</guid>
      <dc:creator>MJHyne</dc:creator>
      <dc:date>2020-08-18T11:08:59Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9703458#M1123</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6144615"&gt;@MJHyne&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out. I am glad you find the Arrange tool valuable for your workflows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;There are a few other ways to export/output dxf for the arranged results today:&lt;/SPAN&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;While in the Edit Manufacturing Model environment, project the boundaries of arranged objects onto a sketch and then export the sketch as a dxf&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Create a setup and toolpath operation for the arranged objects. Please make sure the sideways compensation is set to "Center" (for 2D Profile) or "Off" (for 2D Contour). Then you can PostProcess the toolpath by selecting one of the available DXF posts from the fusion post library. &lt;/SPAN&gt; &lt;SPAN class="style-scope yt-formatted-string"&gt;In the post dialog, you can set 'onlyCutting' = "YES" to get rid of the linking motion. And you can set 'includeDrill' = "NO" to avoid points.&lt;/SPAN&gt; &lt;BR /&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;To download and install the dxf post on your computer, please visit - "&lt;/SPAN&gt;&lt;A class="yt-simple-endpoint style-scope yt-formatted-string" dir="auto" spellcheck="false" href="https://www.youtube.com/redirect?stzid=Ugzozb4zBBeWMS00v0h4AaABAg.9CCYEOdRstO9CJU3nwD7Fu&amp;amp;q=https%3A%2F%2Fcam.autodesk.com%2Fhsmposts%3F&amp;amp;event=comments&amp;amp;redir_token=QUFFLUhqbXlDdTlibXgzcXlaemx1S0ZBTTdFNHBUemtYZ3xBQ3Jtc0tuZXBkOExFMlNFeVVVN1g5N0Uwb19FLWR0UGRxQU94cGZCRVdyMXg2MUxuOEVRWXh5ZWZRanh2QUNCNEFpYU5TUlpLenVqNkpQbk9TMFQ3c3RmVkRENW90OWJWOE8zb3JQNXZuaGswM0pHVTlIWWVzTQ%3D%3D" target="_blank" rel="nofollow noopener"&gt;https://cam.autodesk.com/hsmposts?&lt;/A&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;"&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Hope this helps. While these are sufficient workarounds for now, we will consider further enhancing the export capabilities in the future. Will be sure to reach out to you for ideas/input when we revisit this topic.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="style-scope yt-formatted-string"&gt;Ravi J&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 21:41:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9703458#M1123</guid>
      <dc:creator>javiar</dc:creator>
      <dc:date>2020-08-20T21:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: [OPEN] Call for Preview Feedback: Arrange Feature</title>
      <link>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9704020#M1125</link>
      <description>&lt;P&gt;Thanks Javiar, I'll give that a look. I did think of using a sketch, but Manufacturing isn't a Workspace with which I am overly familiar &amp;amp; I couldn't find the option to create a sketch within that environment. However, I am well known for being useless at finding things, I'll take another look!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there were a function to essentially "create a Drawing View" from an Arrangement though... that would be brilliant as I do like to give our guys as comprehensive a set of supporting drawings &amp;amp; work instructions as possible!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Aug 2020 07:33:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-360-feedback-hub/closed-call-for-preview-feedback-arrange-feature/m-p/9704020#M1125</guid>
      <dc:creator>MJHyne</dc:creator>
      <dc:date>2020-08-21T07:33:47Z</dc:date>
    </item>
  </channel>
</rss>

