<?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: Parameter driven sketch in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11684962#M59120</link>
    <description>&lt;P&gt;You can also read this material:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=BBVTb1ucqZ4" target="_blank"&gt;https://www.youtube.com/watch?v=BBVTb1ucqZ4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In fact, why shouldn't the spacing be equal?&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jan 2023 11:32:39 GMT</pubDate>
    <dc:creator>kacper.suchomski</dc:creator>
    <dc:date>2023-01-17T11:32:39Z</dc:date>
    <item>
      <title>Parameter driven sketch</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11639899#M59114</link>
      <description>&lt;P&gt;Hi Everyone!&lt;/P&gt;&lt;P&gt;I am trying to make parameter driven sketch for music instrument.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I control via parameters is string count, spacing between them in middle&amp;nbsp; and&amp;nbsp; at the end.&lt;/P&gt;&lt;P&gt;I want to place a points on blue line in order to be on line with two other points. Point placement depends on string count. Spacing on blue line between points are not equal.&amp;nbsp; String count needs to be changeable . So Question is how to place point on blue line depending on string count and they need to be on the line?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2022 14:51:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11639899#M59114</guid>
      <dc:creator>edgars8VUKG</dc:creator>
      <dc:date>2022-12-24T14:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter driven sketch</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11640056#M59115</link>
      <description>&lt;P&gt;Hi, &lt;SPAN class="HwtZe"&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;if possible, attach a part file with a parametric sketch&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Dec 2022 18:25:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11640056#M59115</guid>
      <dc:creator>Alexander_Chernikov</dc:creator>
      <dc:date>2022-12-24T18:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter driven sketch</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11657948#M59116</link>
      <description>&lt;P&gt;Hi! This might be a bit tricky to do in a sketch (still doable using sketch pattern). But, I would create a work point and create a rectangular pattern of the point. Use parameter expression to drive the number of points.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 22:44:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11657948#M59116</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2023-01-04T22:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter driven sketch</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11676030#M59117</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12772107"&gt;@edgars8VUKG&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's how to break a line segment into points using a sketch pattern:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6318582264112w894h540r716" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6318582264112" 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-6318582264112w894h540r716');  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/6318582264112"&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;If you don't have a dimension for this line segment, you can either create one or create a driven (read only) dimension.&lt;BR /&gt;In addition, the number of points can be controlled using user parameters (and more advanced - through the configurator), so as not to search for these parameters in the list or in operations every time.&lt;/P&gt;&lt;P&gt;I also created a cental point to show you an important thing - as the number of points changes, Inventor does not remember their character.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;That means you can easily change it manually.&lt;BR /&gt;But if you also want to automate further modeling operations (based on this pattern) so that the model construction updates, you will have to use more complex methods and tools like iCopy or iLogc.&lt;/P&gt;&lt;P&gt;Does this answer your question?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 01:30:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11676030#M59117</guid>
      <dc:creator>kacper.suchomski</dc:creator>
      <dc:date>2023-01-13T01:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter driven sketch</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11683829#M59118</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/12772107"&gt;@edgars8VUKG&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you manage to solve the problem?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jan 2023 23:38:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11683829#M59118</guid>
      <dc:creator>kacper.suchomski</dc:creator>
      <dc:date>2023-01-16T23:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter driven sketch</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11684308#M59119</link>
      <description>&lt;P&gt;Thank you for your all time. The proposed solutions do not work for my situation because of unequal point displacement.&amp;nbsp;The proposed solutions gave me an Idea that each point separately must be placed on model as individual features.&amp;nbsp; One unified sketch controlling mechanism is not suitable for this situation. I have planned that using model states I can control which points are actives ones.&amp;nbsp; Since this is for my hobby project it will took some time to show some results in here. Thank You all again!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 06:04:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11684308#M59119</guid>
      <dc:creator>edgars8VUKG</dc:creator>
      <dc:date>2023-01-17T06:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter driven sketch</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11684962#M59120</link>
      <description>&lt;P&gt;You can also read this material:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=BBVTb1ucqZ4" target="_blank"&gt;https://www.youtube.com/watch?v=BBVTb1ucqZ4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In fact, why shouldn't the spacing be equal?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 11:32:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11684962#M59120</guid>
      <dc:creator>kacper.suchomski</dc:creator>
      <dc:date>2023-01-17T11:32:39Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter driven sketch</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11685049#M59121</link>
      <description>&lt;P&gt;Cant Be equal spacing because spacing marked re areas must be equal like other music instruments, but in this case strings are not parallel&amp;nbsp; but with equal angle between them. If spacing is un equal then it is not comfortable to play it. That's why it is Super difficult to determine spacing between marked rec circle points. I want to make this model as tool for searching good and ergonomic designs for traditional music instrument. I have made abut twelve model types in 2d cad (not parametric) for searching good design. One thing is ergonomic and design buts most super important thing is physics which is applied to instrument. every string thickness ,frequency, forces is calculated and those determent precise string lengths.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture3.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1163659i7AA22F96F3A1E403/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture3.png" alt="Capture3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 12:11:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11685049#M59121</guid>
      <dc:creator>edgars8VUKG</dc:creator>
      <dc:date>2023-01-17T12:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter driven sketch</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11685057#M59122</link>
      <description>&lt;P&gt;I understand that the points on the yellow are evenly spaced.&lt;/P&gt;&lt;P&gt;What is the blue line for?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 12:17:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11685057#M59122</guid>
      <dc:creator>kacper.suchomski</dc:creator>
      <dc:date>2023-01-17T12:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Parameter driven sketch</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11685098#M59123</link>
      <description>&lt;P&gt;That line were for easier equal spacing purposes. That line is perpendicular to longest line and I can control angle between blue line and line with pacing points. This is made in this way because of players playing hand placement on instruments.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jan 2023 12:36:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parameter-driven-sketch/m-p/11685098#M59123</guid>
      <dc:creator>edgars8VUKG</dc:creator>
      <dc:date>2023-01-17T12:36:53Z</dc:date>
    </item>
  </channel>
</rss>

