<?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: Gravity FlowRack is not displayed properly in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587716#M84327</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/28681/ryusuket.html" nodeid="28681"&gt;@Ryusuke T&lt;/A&gt; &lt;/P&gt;&lt;P&gt;A model saved with the incorrectly scaled visualization elements won't be fixed by opening it in 23.0.9. &lt;/P&gt;&lt;P&gt;You can fix the model by changing values in the tree. The Storage System's visualization elements have various length and position values that are not scaled correctly to be in millimeters. If you were to multiply these values by 1000 they'd be correct. For example, here's a script that seems to fix the model you attached.&lt;/P&gt;&lt;PRE&gt;Array lengthNodes = ["x", "y", "z", "sx", "sy", "repeat.y", "shapeRepeat", "repeat.x"];
treenode visualizations = Model.find("Tools/StorageSystem&amp;gt;variables/visualizations");
for (int i = 1; i &amp;lt;= visualizations.subnodes.length; i++) {
&amp;nbsp; &amp;nbsp; treenode elements = visualizations.subnodes&lt;I&gt;.first;
&amp;nbsp; &amp;nbsp; for (int j = 1; j &amp;lt;= elements.subnodes.length; j++) {
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; treenode element = elements.subnodes&lt;J&gt;;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (int k = 1; k &amp;lt;= lengthNodes.length; k++) {
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; treenode lengthNode = element.find(lengthNodes&lt;K&gt;);
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (lengthNode &amp;amp;&amp;amp; lengthNode.value != 1)
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lengthNode.value *= 1000;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&amp;nbsp; &amp;nbsp; }
}&lt;/K&gt;&lt;/J&gt;&lt;/I&gt;&lt;/PRE&gt;&lt;P&gt;Paste that script into the Script console and run it. Then open the Storage System window and press the apply button.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 06 Jul 2023 01:12:32 GMT</pubDate>
    <dc:creator>Matthew_Gillespie</dc:creator>
    <dc:date>2023-07-06T01:12:32Z</dc:date>
    <item>
      <title>Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587704#M84315</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.0.16 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P id="isPasted"&gt;A customer of mine reported that the GravityFlowRack was not displaying correctly.&lt;/P&gt;&lt;P&gt;The version the customer is using is FlexSim 2022.0.11.&lt;/P&gt;&lt;P&gt;When placed by dragging and dropping from the library, it will be displayed in the following state.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image012.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517514iD3412E2638CB3146/image-size/large?v=v2&amp;amp;px=999" role="button" title="image012.png" alt="image012.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When I had the customer confirm it, it seems that there is no problem with the setting of tree information and reference data.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image002.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517513i8794C73106B1B181/image-size/large?v=v2&amp;amp;px=999" role="button" title="image002.png" alt="image002.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image006.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517515i9325A63304A6ECE8/image-size/large?v=v2&amp;amp;px=999" role="button" title="image006.png" alt="image006.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If reinstall the FlexSim version to 2022.0.8, it will be displayed normally, but if change it back to 2022.0.11, the problem will be reproduced.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Any probable cause and possible workaround?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Jun 2023 11:05:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587704#M84315</guid>
      <dc:creator>tsuji_ryusuke</dc:creator>
      <dc:date>2023-06-05T11:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587705#M84316</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;It maybe be a localization issue as on my installation I don't see a problem in 22.0.16. If there was an issue in 22.0.11 then it may have been fixed in a later version?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Jun 2023 11:29:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587705#M84316</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-06-05T11:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587706#M84317</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P id="isPasted"&gt;I can also confirm on 22.0.15 that I do not see an issue. Im not sure in which bug fix this would have been corrected. In 22.0.15 it is mentioned in the release notes that "Fixed removing an object's On Pre Draw trigger." I am not sure if that is the cause.&lt;/P&gt;&lt;P&gt;I believe the workaround for your client is to have them upgrade their Software to the latest which is 22.0.16.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Jun 2023 15:14:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587706#M84317</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2023-06-05T15:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587707#M84318</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Does it display correctly in the storage system visualization GUI?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1685984027392.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517506i970A5128B0444A62/image-size/large?v=v2&amp;amp;px=999" role="button" title="1685984027392.png" alt="1685984027392.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 05 Jun 2023 16:54:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587707#M84318</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-06-05T16:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587708#M84319</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P id="isPasted"&gt;Confirmed with the customer.&lt;/P&gt;&lt;P&gt;The storage system visualization GUI is displaying correctly.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I have one more piece of information.&lt;/P&gt;&lt;P&gt;When the data created with Ver22.0.8 is opened with ver22.0.11, it is displayed normally, and even if it is newly placed from the library, it is displayed normally.&lt;/P&gt;&lt;P&gt;However, if you create a new one and place it from the library, it will not be displayed properly.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I hope you find these information useful.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 06 Jun 2023 11:20:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587708#M84319</guid>
      <dc:creator>tsuji_ryusuke</dc:creator>
      <dc:date>2023-06-06T11:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587709#M84320</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Hello &lt;A rel="user" href="https://answers.flexsim.com/users/28681/ryusuket.html" nodeid="28681"&gt;@Ryusuke T&lt;/A&gt;, &lt;P&gt;Thank you. We still think that upgrading the software will be the solution for them considering we cannot replicate it in 22.0.16&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Jun 2023 16:43:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587709#M84320</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2023-06-19T16:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587710#M84321</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I have been unable to repeat this in version 22.0.11 either - a new rack draws correctly.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 19 Jun 2023 17:08:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587710#M84321</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-06-19T17:08:39Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587711#M84322</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P id="isPasted"&gt;We would like to inform you that we have found the steps to reproduce this issue.&lt;/P&gt;&lt;P&gt;I have found that this problem can be reproduced if the length unit is set to millimeters in the model units. This problem occurs not only on gravity flow racks, but also on regular racks.&lt;/P&gt;&lt;P&gt;However, this problem occurs with FlexSimJapanese2022.0.11 or later. It does not occur in FlexSimJapanese2022.0.8 or earlier and the English version.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jun 2023 06:03:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587711#M84322</guid>
      <dc:creator>tsuji_ryusuke</dc:creator>
      <dc:date>2023-06-22T06:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587712#M84323</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;There are 2 things going on here:&lt;/P&gt;&lt;P&gt;1. Rack visualizations are not being properly scaled to other model units in a localized FlexSim. So rack objects won't draw correctly in model units other than meters. We'd have to update the localization file and make a new Japanese build to get this working.&lt;/P&gt;&lt;P&gt;2. The Gravity Flow Rack doesn't draw correctly (even in meters) because the localization file translated Gravity Flow Rollers incorrectly. You can fix this in the model though by changing the name of the top グラビティフローラック visualization to グラビティフローローラー. (This issue is already fixed in FlexSim Japanese 23.0.8)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1687453493770.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517509i7F25B353C2CF151C/image-size/large?v=v2&amp;amp;px=999" role="button" title="1687453493770.png" alt="1687453493770.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 22 Jun 2023 17:06:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587712#M84323</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2023-06-22T17:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587713#M84324</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;I was able to confirm that it was displayed normally when I placed it newly in the English version. However, if you open the model created and saved in the Japanese version with the problem in the English version, the problem will occur. Is there a way to fix it from this state?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jul 2023 07:42:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587713#M84324</guid>
      <dc:creator>tsuji_ryusuke</dc:creator>
      <dc:date>2023-07-05T07:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587714#M84325</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;We've fixed the issue on our end. We can build a FlexSimJapanese_23.0.9 installer that has this fix&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Jul 2023 19:04:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587714#M84325</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2023-07-05T19:04:31Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587715#M84326</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P id="isPasted"&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;Please let me confirm two points.&lt;/P&gt;&lt;P&gt;・Will the model data saved in a state where it was not displayed correctly be displayed normally if it was a version built to 23.0.9?&lt;/P&gt;&lt;P&gt;・Is there any other way to fix this than doing a build? For example, make corrections from tree information, etc.&lt;/P&gt;&lt;P&gt;I'm worried that I can restore a model that was saved incorrectly.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/70565-sample.fsm" target="_blank"&gt;sample.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Jul 2023 00:28:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587715#M84326</guid>
      <dc:creator>tsuji_ryusuke</dc:creator>
      <dc:date>2023-07-06T00:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587716#M84327</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/28681/ryusuket.html" nodeid="28681"&gt;@Ryusuke T&lt;/A&gt; &lt;/P&gt;&lt;P&gt;A model saved with the incorrectly scaled visualization elements won't be fixed by opening it in 23.0.9. &lt;/P&gt;&lt;P&gt;You can fix the model by changing values in the tree. The Storage System's visualization elements have various length and position values that are not scaled correctly to be in millimeters. If you were to multiply these values by 1000 they'd be correct. For example, here's a script that seems to fix the model you attached.&lt;/P&gt;&lt;PRE&gt;Array lengthNodes = ["x", "y", "z", "sx", "sy", "repeat.y", "shapeRepeat", "repeat.x"];
treenode visualizations = Model.find("Tools/StorageSystem&amp;gt;variables/visualizations");
for (int i = 1; i &amp;lt;= visualizations.subnodes.length; i++) {
&amp;nbsp; &amp;nbsp; treenode elements = visualizations.subnodes&lt;I&gt;.first;
&amp;nbsp; &amp;nbsp; for (int j = 1; j &amp;lt;= elements.subnodes.length; j++) {
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; treenode element = elements.subnodes&lt;J&gt;;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (int k = 1; k &amp;lt;= lengthNodes.length; k++) {
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; treenode lengthNode = element.find(lengthNodes&lt;K&gt;);
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (lengthNode &amp;amp;&amp;amp; lengthNode.value != 1)
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lengthNode.value *= 1000;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&amp;nbsp; &amp;nbsp; }
}&lt;/K&gt;&lt;/J&gt;&lt;/I&gt;&lt;/PRE&gt;&lt;P&gt;Paste that script into the Script console and run it. Then open the Storage System window and press the apply button.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Jul 2023 01:12:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587716#M84327</guid>
      <dc:creator>Matthew_Gillespie</dc:creator>
      <dc:date>2023-07-06T01:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Gravity FlowRack is not displayed properly</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587717#M84328</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/87/matthew.g.html" nodeid="87"&gt;@Matthew Gillespie&lt;/A&gt; ,&lt;/P&gt;&lt;P id="isPasted"&gt;I was able to confirm that it can be dealt with by the method you provided. Thank you for your support!&lt;/P&gt;&lt;P&gt;Document this information and distribute it to my customers.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 06 Jul 2023 01:33:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/gravity-flowrack-is-not-displayed-properly/m-p/13587717#M84328</guid>
      <dc:creator>tsuji_ryusuke</dc:creator>
      <dc:date>2023-07-06T01:33:44Z</dc:date>
    </item>
  </channel>
</rss>

