<?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 3D shapes in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/3d-shapes/m-p/13552754#M56980</link>
    <description>&lt;P&gt;&lt;I&gt;[ FlexSim 18.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;hello all&lt;/P&gt;
&lt;P&gt;i have a question...&lt;/P&gt;
&lt;P&gt;Is there any way to change the 3d shape according to item type?&lt;/P&gt;
&lt;P&gt;like,change 3Dshape by case &lt;/P&gt;
&lt;P&gt;i hope you could help me&lt;/P&gt;
&lt;P&gt;thank you so much&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jun 2019 04:20:19 GMT</pubDate>
    <dc:creator>ernesto_daniel_ag</dc:creator>
    <dc:date>2019-06-28T04:20:19Z</dc:date>
    <item>
      <title>3D shapes</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/3d-shapes/m-p/13552754#M56980</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 18.1.2 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;hello all&lt;/P&gt;
&lt;P&gt;i have a question...&lt;/P&gt;
&lt;P&gt;Is there any way to change the 3d shape according to item type?&lt;/P&gt;
&lt;P&gt;like,change 3Dshape by case &lt;/P&gt;
&lt;P&gt;i hope you could help me&lt;/P&gt;
&lt;P&gt;thank you so much&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 04:20:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/3d-shapes/m-p/13552754#M56980</guid>
      <dc:creator>ernesto_daniel_ag</dc:creator>
      <dc:date>2019-06-28T04:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: 3D shapes</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/3d-shapes/m-p/13552755#M56981</link>
      <description>&lt;P&gt; &lt;A rel="user" href="https://answers.flexsim.com/users/10282/ernesto-danielag.html" nodeid="10282"&gt;@ernesto daniel AG&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It looks like there isn't a way to do this simply with just 3D logic, but it's very easy with Process Flow.  I've attached a model that uses a decide in Process Flow to change the 3D shape based on item type.  &lt;/P&gt;&lt;P&gt;&lt;A id="20274" href="https://answers.flexsim.com/storage/attachments/20274-changeshapebyitemtype.fsm"&gt;changeshapebyitemtype.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Let me know if you have any questions!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 15:47:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/3d-shapes/m-p/13552755#M56981</guid>
      <dc:creator>joseph_g3</dc:creator>
      <dc:date>2019-06-28T15:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: 3D shapes</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/3d-shapes/m-p/13552756#M56982</link>
      <description>&lt;P&gt;Thank you so much&lt;/P&gt;
&lt;P&gt;that's exactly what I was looking for&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 16:19:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/3d-shapes/m-p/13552756#M56982</guid>
      <dc:creator>ernesto_daniel_ag</dc:creator>
      <dc:date>2019-06-28T16:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: 3D shapes</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/3d-shapes/m-p/13552757#M56983</link>
      <description>&lt;P&gt;
	A simpler solution would be to add the different shapes as Frames on the flowitem's Properties window:&lt;/P&gt;&lt;P&gt;
	&lt;span class="lia-inline-image-display-wrapper" image-alt="20284-frames.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1499516i85329F1DADD425C2/image-size/large?v=v2&amp;amp;px=999" role="button" title="20284-frames.png" alt="20284-frames.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;
	Then use the following code snippet to change the frame based on the item type:&lt;/P&gt;
&lt;PRE&gt;int frameNum = item.Type;
setframe(item, frameNum);
&lt;/PRE&gt;&lt;P&gt;&lt;A id="20285" href="https://answers.flexsim.com/storage/temp/20285-20274-changeshapebyitemtype-1.fsm"&gt;20274-changeshapebyitemtype-1.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2019 20:01:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/3d-shapes/m-p/13552757#M56983</guid>
      <dc:creator>philboboADSK</dc:creator>
      <dc:date>2019-06-28T20:01:33Z</dc:date>
    </item>
  </channel>
</rss>

