<?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: Modelling a 'Flexible' part? in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11610015#M60143</link>
    <description>&lt;P&gt;Thanks for all the suggestions guys. The main reason for asking was in case there's a simple solution that I've missed, but it seems not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm very comfortable with writing code, so I know what's involved. But the trick to writing good code is to write as little as possible. Code can get complex fast, so I'll get creative and use the out of the box features as far as possible, then only code the last little bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this case I'm going to try a flexible assembly with one adaptive part in it. This may fail due to the one adaptive part per assembly problem, in which case I can code the length of that part to update based on the location of the parts in the flexible assembly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
    <pubDate>Fri, 09 Dec 2022 19:06:42 GMT</pubDate>
    <dc:creator>gerrardhickson</dc:creator>
    <dc:date>2022-12-09T19:06:42Z</dc:date>
    <item>
      <title>Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608524#M60133</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a unique problem and I could use some advice. I want to model a 'flexible' part. To be clear, I don't mean flexible in the sense of being rubbery, but rather, one whose dimensions vary by outside constraints - similar to flexible assemblies.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The problem is a simple bracket - with a flat plate on one end, and a pivoting mount on the other. The problem is that the dimensions of this bracket will vary with each location it's used (and it will be used a lot).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It's not important, whether this is modelled as a part or assembly, the BOM will be managed elsewhere, but I do need the length (L) made available as a parameter, or some other way so I can use it later. The angle (A) doesn't really matter, but it will change from location to location.&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="gerrardhickson_0-1670569538960.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1150393iA6FC7A0D093E7B92/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gerrardhickson_0-1670569538960.png" alt="gerrardhickson_0-1670569538960.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's what I've tried/considered:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I tried using adaptivity - but you can't have multiple adaptive occurrences of a part within the same assembly - so that's out.&lt;/LI&gt;&lt;LI&gt;I have considered making it as an assembly, allowing the shaft of the bracket to be connected via a pivot joint to the swivel bracket, but to continue for some length (say 1 meter) through the fixed bracket - then use an extrude cut at the assembly level to clean up the protruding material once all brackets are placed. This would work, but I don't know how to get the Length (L) parameter for each occurrence.&lt;/LI&gt;&lt;LI&gt;The longest, most painful is to calculate the angle and length of each occurrence externally (e.g. Excel) then import those values as model states. This would also work, but it's more effort than I would like.&lt;/LI&gt;&lt;LI&gt;VBA/iLogic&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally, I would just create a multibody part that is adaptive, and constrain each occurrence adaptively - then use a reference dimension to output the length as an iProp or similar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 07:46:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608524#M60133</guid>
      <dc:creator>gerrardhickson</dc:creator>
      <dc:date>2022-12-09T07:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608561#M60134</link>
      <description>&lt;P&gt;Are the backets only being used in the context of one assembly, or are you moving them around to different new assemblies?&lt;/P&gt;&lt;P&gt;iLogic is going to be the solution here, and there isn't one way.&lt;/P&gt;&lt;P&gt;This guy has a good example, of a smart assembly part that he places on the fly that adjusts to the assembly it's placed into.&lt;/P&gt;&lt;P&gt;At 2:20 you can see how the legs are generated to be the correct length and attached at the brackets.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=ViWXeGDnWPk" target="_blank" rel="noopener"&gt;(11) iLogic Design Automation Example - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have iLogic adjust the length and angle of each occurrence of the bracket assembly and place it where it needs to go.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 07:34:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608561#M60134</guid>
      <dc:creator>BDCollett</dc:creator>
      <dc:date>2022-12-09T07:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608574#M60135</link>
      <description>&lt;P&gt;Thanks - I'll look into that option soon. For now though - just to reiterate, there are only 2 requirements for how it's achieved. All I need is a visual representation (for inclusion in drawings) and the Length (L) parameter (for use on fabrication drawings) - the angle (A) changes, but I don't need that as an output. Assemblies, parts, multi-body, ilogic are all potential solutions.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 07:38:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608574#M60135</guid>
      <dc:creator>gerrardhickson</dc:creator>
      <dc:date>2022-12-09T07:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608598#M60136</link>
      <description>&lt;P&gt;There's a lot of information missing from that video... The general summary is "use code"... I have considered using a programmed solution, so I've edited my original post.&amp;nbsp; Code is an option, but it's more time-consuming than I'd like. This is a bit of a throw-away problem, rather than a long-term investment.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 07:47:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608598#M60136</guid>
      <dc:creator>gerrardhickson</dc:creator>
      <dc:date>2022-12-09T07:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608600#M60137</link>
      <description>&lt;P&gt;The problem is that Inventor does not have a pattern feature that can have varying parameters. Otherwise, you could have a pattern that adjusts the (L) parameter as required. Then just have a sketch pattern to drive the locations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you said there are a lot of these, having to manually place or extrude them individually is what you are trying to avoid. Ideally you just want to know the cut lengths, quantity and total length of material for those sections.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What controls where these need to be placed and the quantity? Is it a static design or does it vary?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 07:49:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608600#M60137</guid>
      <dc:creator>BDCollett</dc:creator>
      <dc:date>2022-12-09T07:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608608#M60138</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6855940"&gt;@gerrardhickson&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;There's a lot of information missing from that video... The general summary is "use code"... I have considered using a programmed solution, so I've edited my original post.&amp;nbsp; Code is an option, but it's more time-consuming than I'd like. This is a bit of a throw-away problem, rather than a long-term investment.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, it's a demo of what can be done. How you get there can have multiple solutions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are just designing a one off and need to know those lengths, then the time spent getting this to automate would obviously not be worth it, but you didn't really state if this was something that will be used for multiple designs or not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you just create the layout as sketches, and then populate that with frame generator for the lengths?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 07:55:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608608#M60138</guid>
      <dc:creator>BDCollett</dc:creator>
      <dc:date>2022-12-09T07:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608635#M60139</link>
      <description>&lt;P&gt;Thanks, I'll keep that in mind as an option...&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 08:10:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11608635#M60139</guid>
      <dc:creator>gerrardhickson</dc:creator>
      <dc:date>2022-12-09T08:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11609108#M60140</link>
      <description>&lt;P&gt;I've run into this a number of times in the past doing piping. Not being a good coder, Inventor forced me to use what's available out-of-the-box. I discovered very quickly that there is no simple and easy solution to this challenge. No matter how you approach it (and you're pretty much listed the tools that are available in Inventor), you're going to have to grind away on the keyboard and burn up a lot of energy arriving at a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found the easiest way is to make the leg member Adaptive. Then with every new set of legs, copy that leg on disk and rename it, then substitute it into the new assembly that contains all the parts that don't change. Then make those assemblies Flexible in the main assembly. If you don't care about fixing the angle, then use an arc slot with a bolt assembly to lock it in place, or else design it (as you mentioned) with a pin connection and some other kind of adjustable lateral brace.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The video that&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10990159"&gt;@BDCollett&lt;/a&gt;&amp;nbsp;posted was impressive. But who has the time or skill to code such things? And if you make your customer pay for your coding time, then they own your code. At least that's how it works in the world of 'good business'. But if you spend the hours to create the code, and you use it only once, then what's the point? You can't charge your customer for it, and if you're under a deadline (which most are), then you don't have time to burn like that. The only people I know who write code like that work for big bux corporations who can afford to throw money at talent like the guy in the video, and who own every idea and every piece of work that he creates. That's the modern form of &lt;STRONG&gt;slavery&lt;/STRONG&gt;. We work in &lt;STRONG&gt;corporate&lt;/STRONG&gt; guilds today, instead of the &lt;STRONG&gt;mercantile&lt;/STRONG&gt; guilds of the middle ages and yesteryear.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 12:52:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11609108#M60140</guid>
      <dc:creator>cadman777</dc:creator>
      <dc:date>2022-12-09T12:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11609236#M60141</link>
      <description>&lt;P&gt;I think you will find it doesn't take as much time as you imagine making code to do these kinds of things, especially with the help of some of the forum users here who are very helpful.&lt;/P&gt;&lt;P&gt;If the design is one that you re-use and each design takes an hour, spending 40hrs might make perfect sense to then be able to re-design in a couple of minutes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are at a company that builds and sells their own products, you can then hand the automated assembly off to others who can generate parts and drawings with little design input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Every time you create something, you learn and the next time you get faster. Like any tool in the software. iLogic is no different.&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;</description>
      <pubDate>Fri, 09 Dec 2022 13:33:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11609236#M60141</guid>
      <dc:creator>BDCollett</dc:creator>
      <dc:date>2022-12-09T13:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11609515#M60142</link>
      <description>&lt;P&gt;When you do it using an Adaptive part, it takes only a couple minutes to create each new assembly, once the first assembly is made. After all, you're only swapping out one part. And if you need a drawing for each assembly, you can just copy and sub the new for the old and do a little scrubbing to clean it up (which you'd be forced to do with any iLogic 'automatic' drawing).&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 15:30:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11609515#M60142</guid>
      <dc:creator>cadman777</dc:creator>
      <dc:date>2022-12-09T15:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11610015#M60143</link>
      <description>&lt;P&gt;Thanks for all the suggestions guys. The main reason for asking was in case there's a simple solution that I've missed, but it seems not.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm very comfortable with writing code, so I know what's involved. But the trick to writing good code is to write as little as possible. Code can get complex fast, so I'll get creative and use the out of the box features as far as possible, then only code the last little bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In this case I'm going to try a flexible assembly with one adaptive part in it. This may fail due to the one adaptive part per assembly problem, in which case I can code the length of that part to update based on the location of the parts in the flexible assembly.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 19:06:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11610015#M60143</guid>
      <dc:creator>gerrardhickson</dc:creator>
      <dc:date>2022-12-09T19:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11610305#M60144</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/88249"&gt;@cadman777&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;When you do it using an Adaptive part, it takes only a couple minutes to create each new assembly, once the first assembly is made. After all, you're only swapping out one part. And if you need a drawing for each assembly, you can just copy and sub the new for the old and do a little scrubbing to clean it up (which you'd be forced to do with any iLogic 'automatic' drawing).&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;They said the assembly has multiple versions of this part where the length can be any size, if it was just one obviously it would be simple to do.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 21:58:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11610305#M60144</guid>
      <dc:creator>BDCollett</dc:creator>
      <dc:date>2022-12-09T21:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11610502#M60145</link>
      <description>&lt;P&gt;Hi! I can see two approaches in Inventor, while Inventor does not support the concept of Flexible Parts. One is iLogic, essentially creating multiple datasets for each variation.&lt;/P&gt;
&lt;P&gt;The other one is to create multiple adaptive parts. Each adaptive part can only be adaptive within one assembly. To have multiple definitions, you need multiple parts.&lt;/P&gt;
&lt;P&gt;So, without the ability to create a flexible parts, you need to use multiple adaptive parts to work around it.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 23:47:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11610502#M60145</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2022-12-09T23:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11611654#M60146</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="general"&gt;I'll get creative and use the out of the box features as far as possible,
then only code the last little bit&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I agree, it's best to use the KISS method (keep it simple stupid).&lt;/P&gt;&lt;P&gt;And using the hybrid approach is probably the best way to accomplish that.&lt;/P&gt;&lt;P&gt;That's how I've done it with the few iLogic rules I regularly use.&lt;/P&gt;&lt;P&gt;But I can't take any credit for those iLogic rules, b/c they came from the smart coder guys in the Customization forum!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Incidentally, &lt;A href="https://forums.autodesk.com/t5/inventor-forum/adaptive-custom-structural-member-between-two-custom-content/m-p/11610255/highlight/false#M881996" target="_blank" rel="noopener"&gt;this thread&lt;/A&gt; just appeared on the board.&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;STRONG&gt;MESSAGE&amp;nbsp;&lt;A href="https://forums.autodesk.com/t5/inventor-forum/adaptive-custom-structural-member-between-two-custom-content/m-p/11610255#M881996" target="_blank" rel="noopener"&gt;7&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;OF 9&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;This is what I was talking about above.&lt;/P&gt;&lt;P&gt;It's &lt;STRONG&gt;exactly&lt;/STRONG&gt; how I do it in these types of scenarios.&lt;/P&gt;&lt;P&gt;Very good video explanation by Chris!&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2022 13:57:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11611654#M60146</guid>
      <dc:creator>cadman777</dc:creator>
      <dc:date>2022-12-11T13:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11612041#M60147</link>
      <description>&lt;P&gt;That is a really good example of using Adaptive, my assumption was that there would be too many of these parts to manually place and constrain. That may not be the case.&lt;/P&gt;&lt;P&gt;Hopefully they come back and show us how they got on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2022 09:19:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11612041#M60147</guid>
      <dc:creator>BDCollett</dc:creator>
      <dc:date>2022-12-11T09:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11612298#M60148</link>
      <description>&lt;P&gt;Maybe he will copy Chris' process using iLogic/VBA?&lt;/P&gt;&lt;P&gt;It's the simplest process I could conjure up using Inventor.&lt;/P&gt;&lt;P&gt;Apparently Chris thinks so as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;All he would have to do is check the the same Leg assembly on both sides of the machine to see if there is a LH or RH part, then copy it on disk and rename it, then copy the assembly on disk and rename it, then swap the new part into the new assembly, then check the part to make sure the ExtrusionLength feature is adaptive and the part in the model tree is adaptive. Then he can place the new Leg assembly into his main assembly in the next support position on the machine.&lt;/P&gt;</description>
      <pubDate>Sun, 11 Dec 2022 14:03:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11612298#M60148</guid>
      <dc:creator>cadman777</dc:creator>
      <dc:date>2022-12-11T14:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11621191#M60149</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ended up with a hybrid approach as expected. I created a flexible phantom assembly with 2 or 3 brackets in each (this reduced the number of assemblies I needed to constrain). The assembly contains 2 work features - one at each end. Code then measures the distance between the two work features then adjusts the length of the post to suit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not as convenient as I hoped, but it will do for now.&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="gerrardhickson_0-1671059748791.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1152686iE3CA415BEFBE6BD5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gerrardhickson_0-1671059748791.png" alt="gerrardhickson_0-1671059748791.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the suggestions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 23:24:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11621191#M60149</guid>
      <dc:creator>gerrardhickson</dc:creator>
      <dc:date>2022-12-14T23:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11621251#M60150</link>
      <description>&lt;P&gt;Great to see you found a solution.&lt;/P&gt;&lt;P&gt;The only other thing I can see from the image is that it looks like there are only 3 unique lengths, or are there situations where they can all be in different positions?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 00:11:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11621251#M60150</guid>
      <dc:creator>BDCollett</dc:creator>
      <dc:date>2022-12-15T00:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11621431#M60151</link>
      <description>&lt;P&gt;Very nice.&lt;/P&gt;&lt;P&gt;That's quite a large structure!&lt;/P&gt;&lt;P&gt;Thanx for the update.&lt;/P&gt;&lt;P&gt;Gives me something else to think about (adding Flexible to the operation).&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 03:03:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11621431#M60151</guid>
      <dc:creator>cadman777</dc:creator>
      <dc:date>2022-12-15T03:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Modelling a 'Flexible' part?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11621432#M60152</link>
      <description>&lt;P&gt;Each length is unique. There's a subtle variation from background to foreground and a large variation from left to right. There's a total of 12 spans which gives a total of 76 unique brackets...&lt;/P&gt;</description>
      <pubDate>Thu, 15 Dec 2022 02:59:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/modelling-a-flexible-part/m-p/11621432#M60152</guid>
      <dc:creator>gerrardhickson</dc:creator>
      <dc:date>2022-12-15T02:59:29Z</dc:date>
    </item>
  </channel>
</rss>

