<?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 Is there a way of exporting the parametric study results to a csv file or equivalent? in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11521391#M62947</link>
    <description>&lt;P&gt;I have a parametric design in which I would like to export the maximum displacement for each combination to a table for analysis. Up until now I have always had to enter these values in manually, I was wondering if there is a quicker way.&lt;/P&gt;</description>
    <pubDate>Mon, 31 Oct 2022 21:48:18 GMT</pubDate>
    <dc:creator>mike.w.2020</dc:creator>
    <dc:date>2022-10-31T21:48:18Z</dc:date>
    <item>
      <title>Is there a way of exporting the parametric study results to a csv file or equivalent?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11521391#M62947</link>
      <description>&lt;P&gt;I have a parametric design in which I would like to export the maximum displacement for each combination to a table for analysis. Up until now I have always had to enter these values in manually, I was wondering if there is a quicker way.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 21:48:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11521391#M62947</guid>
      <dc:creator>mike.w.2020</dc:creator>
      <dc:date>2022-10-31T21:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way of exporting the parametric study results to a csv file or equivalent?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11521686#M62948</link>
      <description>&lt;P&gt;Assuming it is not a weldment, you could open the 3D model tab in your assembly and add a 2D sketch to any plane that can see the stroke/displacement between two projected lines from your components, adding a reference dimension to save that as a parameter you can use later:&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="Galaxybane_0-1667262110917.png" style="width: 430px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1134341iFCCDE4A0B756AD57/image-dimensions/430x362?v=v2" width="430" height="362" role="button" title="Galaxybane_0-1667262110917.png" alt="Galaxybane_0-1667262110917.png" /&gt;&lt;/span&gt;&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="Galaxybane_1-1667262267310.png" style="width: 361px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1134343iCB0D8C53B20F6598/image-dimensions/361x211?v=v2" width="361" height="211" role="button" title="Galaxybane_1-1667262267310.png" alt="Galaxybane_1-1667262267310.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, with a bit of iLogic you can change your parametric design parameters in a loop (to go through each configuration possible), and export to Excel the new reference parameter measurement for the stroke, for example:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;GoExcel.CellValue("c:\temp\parameters.xls", "Sheet1", "A2") = d0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If your parameters to change are within a subcomponent of the assembly, you may have to access them through something like this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Parameter("myComponent:1","myParameter") = 10&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;But otherwise it is pretty straightforward.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 01:26:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11521686#M62948</guid>
      <dc:creator>Gabriel_Watson</dc:creator>
      <dc:date>2022-11-01T01:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way of exporting the parametric study results to a csv file or equivalent?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11521965#M62949</link>
      <description>&lt;P&gt;From the "Parametric Table" in the FEA environment - no.&amp;nbsp; You can view the "Design Constraints" resulting from your parametric changes, but there's no export option.&amp;nbsp; It would be a nice though - although what that export might look like could get complicated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can export from the Dynamic Simulation environment - but that's only exporting data relating to the motion of the model (e.g. max deflection at time interval x), it's not parametric shape changes.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 05:19:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11521965#M62949</guid>
      <dc:creator>pcrawley</dc:creator>
      <dc:date>2022-11-01T05:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way of exporting the parametric study results to a csv file or equivalent?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11522680#M62950</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="msrdc_2022-11-01_12-18-12.png" style="width: 899px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1134554i5A6DEB5A7D388FD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="msrdc_2022-11-01_12-18-12.png" alt="msrdc_2022-11-01_12-18-12.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How would I go about looping through and printing each combination of dimension parameter values and design constraint (FEA max displacement in above table) results? Is there a way of retrieving these in iLogic?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure where the data are stored maybe there is a way of reading through output files instead.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Nov 2022 12:27:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11522680#M62950</guid>
      <dc:creator>mike.w.2020</dc:creator>
      <dc:date>2022-11-01T12:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way of exporting the parametric study results to a csv file or equivalent?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11522681#M62951</link>
      <description>If you know anyone who works at autodesk let them know! Thanks</description>
      <pubDate>Tue, 01 Nov 2022 12:29:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11522681#M62951</guid>
      <dc:creator>mike.w.2020</dc:creator>
      <dc:date>2022-11-01T12:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way of exporting the parametric study results to a csv file or equivalent?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11522763#M62952</link>
      <description>Sorry, I didn't realize you were talking about FEA analysis results here. Perhaps you could post the same question in the Inventor iLogic and VB.NET forum:&lt;BR /&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-ilogic-and-vb-net-forum/bd-p/120" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-ilogic-and-vb-net-forum/bd-p/120&lt;/A&gt;</description>
      <pubDate>Tue, 01 Nov 2022 12:54:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11522763#M62952</guid>
      <dc:creator>Gabriel_Watson</dc:creator>
      <dc:date>2022-11-01T12:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way of exporting the parametric study results to a csv file or equivalent?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11522771#M62953</link>
      <description>Will do thanks for your help nonetheless</description>
      <pubDate>Tue, 01 Nov 2022 12:56:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11522771#M62953</guid>
      <dc:creator>mike.w.2020</dc:creator>
      <dc:date>2022-11-01T12:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way of exporting the parametric study results to a csv file or equivalent?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11524607#M62954</link>
      <description>&lt;P&gt;I'm not sure there's anything iLogic (or any other customization) can bring to the table because there's not much in the API to call when it comes to the analysis tools.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;How would I go about looping through and printing each combination of dimension parameter values and design constraint (FEA max displacement in above table) results?&lt;/EM&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To loop through the configurations, you can get it to generate the model for each parametric value:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="01.jpg" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1134966i7949FE7C5597BBDB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="01.jpg" alt="01.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Once you've done that you can drag the slider(s) to see the model change.&amp;nbsp; Right-click to get more options - like studying a particular configuration.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Running the analysis gives you three options:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="02.jpg" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1134967iE6C3EDD5D011FBD4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="02.jpg" alt="02.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are defined in the help as:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Exhaustive set of configurations&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;Solves all combinations of the parameters.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Smart set of configurations&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;Solves the base configuration and each parameter change to the base, then interpolates the other results.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Current configuration only&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Solves the current configuration as a single point simulation.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If you want to refine your analysis, you can set "Limits" on the outputs you are analysing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This shows I'm within my goals:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="03.jpg" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1134968iE23995B9A8962ED7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="03.jpg" alt="03.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And this shows I'm not:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="04.jpg" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1134969i2F1016CACCB0A8FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="04.jpg" alt="04.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But that still doesn't let you take all the parametric options and their results out to a table.&amp;nbsp; You can run a report to show all the outputs - but I don't think that's what you're looking for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output you are looking for would be complicated to display (even if it existed).&amp;nbsp; You'd probably have to create a new sheet in Excel for each study - and for the model in your screenshot, that would be 122 sheets (11 x 11 + 1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You might be better off running the exhaustive analysis - setting some limits and checking which parameter combinations are worthy of further investigation.&amp;nbsp; Promote those configuration(s) back to the model and export the parameter(s).&amp;nbsp; While not the answer you asked for, it hopefully gets you closer to the goal more quickly - which I guess is what parametric analysis is for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 06:29:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11524607#M62954</guid>
      <dc:creator>pcrawley</dc:creator>
      <dc:date>2022-11-02T06:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way of exporting the parametric study results to a csv file or equivalent?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11526264#M62955</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 299px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1135258iA13FD1A3198EB500/image-dimensions/299x228?v=v2" width="299" height="228" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. I did in the end just reduce the number of points investigated and manually entered them as shown above. If I were to code it I would do something like the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for i = 1:steps_d1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; for j = 1:steps_d2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; excel or csv cell (i+1,j+1) = displacement (i,j)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; end&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;...etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems like such a simple script; surely all that is required is an understanding of VB and a way of creating a matrix of displacements. I just don't know if there is a way of reading them through iLogic. If there were a way of creating macros I could try and create a macro to loop through solving each in a simple study rather than a parametric study, but I haven't found the right documentation to work this out.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In any case I think you are right, parametric studies in inventor work great as a tool for quickly determining the best design in industry, but you start to see why academics prefer other packages which are more fiddly however allow much greater access 'under the hood'. I'll probably save this project for another day, it seems to be quicker to record data points manually rather than trying to find a way of exporting them! Maybe one day I'll work it out.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 17:43:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11526264#M62955</guid>
      <dc:creator>mike.w.2020</dc:creator>
      <dc:date>2022-11-02T17:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way of exporting the parametric study results to a csv file or equivalent?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11526476#M62956</link>
      <description>&lt;P&gt;You are correct - what you want isn't difficult to script, but the API (the tools available to work on the code behind your model) just don't exist.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's like knowing there's a pot of gold on the other side of the door - but there is no handle to open the door.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2022 18:55:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/is-there-a-way-of-exporting-the-parametric-study-results-to-a/m-p/11526476#M62956</guid>
      <dc:creator>pcrawley</dc:creator>
      <dc:date>2022-11-02T18:55:36Z</dc:date>
    </item>
  </channel>
</rss>

