<?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: Selecting bodies created by patterning without having to do it manually in Fusion Design, Validate &amp; Document Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-design-validate-document/selecting-bodies-created-by-patterning-without-having-to-do-it/m-p/12280708#M32520</link>
    <description>&lt;P&gt;Thank you!&amp;nbsp; I knew there had to be a way. Really appreciate you taking the time to screen cast the solution.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2023 23:38:50 GMT</pubDate>
    <dc:creator>gmmc2</dc:creator>
    <dc:date>2023-10-02T23:38:50Z</dc:date>
    <item>
      <title>Selecting bodies created by patterning without having to do it manually</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/selecting-bodies-created-by-patterning-without-having-to-do-it/m-p/12276149#M32516</link>
      <description>&lt;P&gt;When creating a pattern of bodies the number of resulting bodies can vary if you are doing it programmatically.&amp;nbsp; If you then need perform another operation with all of those patterned bodies, e.g. joining to another body, then you have to select them manually.&amp;nbsp; If the number of bodies subsequently changes, then the following operation can fail because Fusion just tries to select the specific bodies that were originally selected.&amp;nbsp; It doesn't intelligently realize that fewer/more bodies have just been created and so needs to select that new set of bodies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An option would be to be able to select the icon on the timeline for which you want the next operation to apply to, e.g. in the "Objects... Select" dialog you would click the Pattern icon in the timeline rather than selecting individual bodies manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOte: &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1248744"&gt;@billbucket&lt;/a&gt; posted this exact same issue back in 2016.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2023 20:55:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/selecting-bodies-created-by-patterning-without-having-to-do-it/m-p/12276149#M32516</guid>
      <dc:creator>gmmc2</dc:creator>
      <dc:date>2023-09-29T20:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting bodies created by patterning without having to do it manually</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/selecting-bodies-created-by-patterning-without-having-to-do-it/m-p/12278531#M32517</link>
      <description>&lt;P&gt;there are ways of achieving this if you want to post an example problem&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 03:09:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/selecting-bodies-created-by-patterning-without-having-to-do-it/m-p/12278531#M32517</guid>
      <dc:creator>laughingcreek</dc:creator>
      <dc:date>2023-10-02T03:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting bodies created by patterning without having to do it manually</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/selecting-bodies-created-by-patterning-without-having-to-do-it/m-p/12279204#M32518</link>
      <description>&lt;P&gt;As an example, attached is a file where I want to make a&amp;nbsp; simplified "Rubik's Cube" which is just a 3D array of NxNxN cubes.&amp;nbsp; I make the first rectangular array of 3x3 in the X &amp;amp; Y directions, then another size 3 array in the Z.&amp;nbsp; When I change the number of cubes along each edge ("size" parameter) the number of cubes changes for the X and Y axes but doesn't correctly for the Z.&amp;nbsp; Only the original 3x3 array is used to create the Z array.&amp;nbsp; Too few are created if Size&amp;gt;3, and an error (can't find bodies) if Size&amp;lt;3.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 12:12:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/selecting-bodies-created-by-patterning-without-having-to-do-it/m-p/12279204#M32518</guid>
      <dc:creator>gmmc2</dc:creator>
      <dc:date>2023-10-02T12:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting bodies created by patterning without having to do it manually</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/selecting-bodies-created-by-patterning-without-having-to-do-it/m-p/12279341#M32519</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;pattern features instead of bodies&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-6338242044112w928h540r895" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6338242044112" 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-6338242044112w928h540r895');  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/6338242044112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;günther&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 13:02:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/selecting-bodies-created-by-patterning-without-having-to-do-it/m-p/12279341#M32519</guid>
      <dc:creator>g-andresen</dc:creator>
      <dc:date>2023-10-02T13:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting bodies created by patterning without having to do it manually</title>
      <link>https://forums.autodesk.com/t5/fusion-design-validate-document/selecting-bodies-created-by-patterning-without-having-to-do-it/m-p/12280708#M32520</link>
      <description>&lt;P&gt;Thank you!&amp;nbsp; I knew there had to be a way. Really appreciate you taking the time to screen cast the solution.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 23:38:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-design-validate-document/selecting-bodies-created-by-patterning-without-having-to-do-it/m-p/12280708#M32520</guid>
      <dc:creator>gmmc2</dc:creator>
      <dc:date>2023-10-02T23:38:50Z</dc:date>
    </item>
  </channel>
</rss>

