<?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: Display the name of the goods in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561528#M63865</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;uhh can u give the sample!!! i want to see carefulness&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 02 Sep 2021 13:20:19 GMT</pubDate>
    <dc:creator>a9080109</dc:creator>
    <dc:date>2021-09-02T13:20:19Z</dc:date>
    <item>
      <title>Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561517#M63854</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.0.10 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;DIV class="fr-view clearfix"&gt;
  &lt;P&gt;&lt;SPAN style="color: rgb(65, 65, 65); font-family: sans-serif; font-size: 15px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; display: inline !important; float: none;"&gt;i want to show the name on the box how can i do&lt;/SPAN&gt;&lt;/P&gt;
  &lt;P&gt; &lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/43436-0826new-2-1-autosave.fsm" target="_blank"&gt;0826new_2 (1)_autosave.fsm&lt;/A&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/43415-excel.xlsx" target="_blank"&gt;excel.xlsx&lt;/A&gt;&lt;/P&gt;
 &lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 04:23:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561517#M63854</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2021-09-02T04:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561518#M63855</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;In the attached model I created a custom text object. When it is not inside any object it will display "No Container". When moved into an object it will instead display the name of that object and adjust its position and size to fit the object. (Not entirely, as the size difference between characters isn't taken into account)&lt;/P&gt;&lt;P&gt;Have a look at the custom code in the "Text Display" option to see how it works.&lt;/P&gt;&lt;P&gt;In an "On Creation" trigger of the source I create of copy of this object inside each newly created item.&lt;/P&gt;&lt;P&gt;If you run the model, you will see eight items with different names get created, with their names displayed by the copies of the text object inside the items.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1630568008584.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1507263iF3BB8E4EE3D1967F/image-size/large?v=v2&amp;amp;px=999" role="button" title="1630568008584.png" alt="1630568008584.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/43452-display-item-name-fm.fsm" target="_blank"&gt;Display_Item_Name_fm.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 07:34:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561518#M63855</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2021-09-02T07:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561519#M63856</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 so what can i add to my model??
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 09:20:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561519#M63856</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2021-09-02T09:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561520#M63857</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You can copy the text object over into your model and add the code line you find in the trigger of my source to yours. Make sure the name you enter in the code is the same as the name of the text object. A copy of the text will then be added to your items, displaying their name (currently just "Box").&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1630576792137.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1507264i8E6A02EB08C9DEB2/image-size/large?v=v2&amp;amp;px=999" role="button" title="1630576792137.png" alt="1630576792137.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/43456-0826new-2-1-fm.fsm" target="_blank"&gt;0826new-2-1_fm.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 10:01:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561520#M63857</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2021-09-02T10:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561521#M63858</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Where should I put your textcode&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 11:36:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561521#M63858</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2021-09-02T11:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561522#M63859</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The text object itself can be anywhere in the model. You can hide it under the model floor (z &amp;lt; 0) if you want.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Modify the "OnCreation" trigger of the source by adding the marked line in the screenshot.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1630582991147.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1507268iF002D038C04F9906/image-size/large?v=v2&amp;amp;px=999" role="button" title="1630582991147.png" alt="1630582991147.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;"NameDisplay" has to be replaced by the name of the text object in your model.&lt;/P&gt;&lt;P&gt;You can also add this command to other triggers/custom code if you want to add a the name display to an item after creation.&lt;/P&gt;&lt;P&gt;Have a look at the model I attached in my last comment. I already integrated the code and text to "Source1" in your model.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 11:45:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561522#M63859</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2021-09-02T11:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561523#M63860</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;SPAN style="white-space:pre;"&gt; &lt;/SPAN&gt;I want to know more about how to do it like you. If it is convenient, I can email me and I want to give the boxes different colors according to different quantities. For example, two pieces are yellow and one piece is red.&lt;/P&gt;
 &lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/43464-excel.xlsx" target="_blank"&gt;excel.xlsx&lt;/A&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 12:00:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561523#M63860</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2021-09-02T12:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561524#M63861</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;The other code I wrote is in the "Text Display" field of the text object. If you do not yet have experience with coding in FlexSim I'd suggest you have a look at the appropriate sections of the FlexSim documentation.&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.flexsim.com/en/20.0/Reference/CodingInFlexSim/WritingLogic/"&gt;https://docs.flexsim.com/en/20.0/Reference/CodingInFlexSim/WritingLogic/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I not quite sure I understand what you mean by "colors according to different quantities". Do you want to color the items depending on how many are created at a time (the quantity column in the arrival schedule)?&lt;/P&gt;&lt;P&gt;If so, you can duplicate the quantity column as a label column. Than use that label in a "Set Color by Case" option in the trigger.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1630584951555.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1507270i557DD6E0F727522D/image-size/large?v=v2&amp;amp;px=999" role="button" title="1630584951555.png" alt="1630584951555.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1630585046536.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1507269i8A913678683093AB/image-size/large?v=v2&amp;amp;px=999" role="button" title="1630585046536.png" alt="1630585046536.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 12:17:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561524#M63861</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2021-09-02T12:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561525#M63862</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 omg thanks!!!!!!
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 12:19:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561525#M63862</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2021-09-02T12:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561526#M63863</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I saw the link you gave me but I can’t find where to start typing the code.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 13:13:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561526#M63863</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2021-09-02T13:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561527#M63864</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Which code do you mean?&lt;/P&gt;&lt;P&gt;You open the code window of any trigger/option with the little scroll/paper icon.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1630588655154.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1507272i41EA92D08EBA1F14/image-size/large?v=v2&amp;amp;px=999" role="button" title="1630588655154.png" alt="1630588655154.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 13:17:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561527#M63864</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2021-09-02T13:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561528#M63865</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;uhh can u give the sample!!! i want to see carefulness&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 13:20:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561528#M63865</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2021-09-02T13:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561529#M63866</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;so your textcode Which window was entered&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 13:32:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561529#M63866</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2021-09-02T13:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561530#M63867</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;What I did to create the text object that gets added to the boxes:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;- Drag a "text" into the model (Library on the left, in "Visual" tab)&lt;/P&gt;&lt;P&gt;- Select the text object by clicking on it (won't get highlighted like other objects because it doesn't really have a "volume")&lt;/P&gt;&lt;P&gt;- Click the highlighted button in my last post (scroll next to "Text Display" option&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1630589267903.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1507278i72E15D4F8DDF9525/image-size/large?v=v2&amp;amp;px=999" role="button" title="1630589267903.png" alt="1630589267903.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;This window will open.&lt;/P&gt;&lt;P&gt;- Delete the last line (the &lt;EM&gt;return value&lt;/EM&gt; of this code function)&lt;/P&gt;&lt;P&gt;- Add the following code&lt;/P&gt;&lt;PRE&gt;// Default text value
string text = "No Container";

// If inside something (that is node the model itself)...
if(current.up != model())
{
// And the current text value is not already set to the name
    if(textnode.value != current.up.name)
    {
        // Set the text-string to be equal to the item name
        Object item = current.up;
        text = current.up.name;

        // Adjust the text size depending on the name length
        double textsize = item.size.x/text.length*2;
        current.setVariable("textsize", textsize);

        // Change the size of the text object to that of the item
        current.size.x = item.size.x;
        current.size.y = item.size.y;

        // Adjust the position inside the item
        current.setLocation(item.size.x/2, -item.size.y/ 2, item.size.z, 0.5, 0.5, 0);

        // Apply the new text
        textnode.value = text;
    }
}

return 1;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Then modify the "OnCreation" trigger of the source with the marked line posted in the screenshot below. (Navigate to the trigger and click on the scroll icon to open the window)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1630589805910.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1507279i93A6DD6349A13681/image-size/large?v=v2&amp;amp;px=999" role="button" title="1630589805910.png" alt="1630589805910.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 13:33:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561530#M63867</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2021-09-02T13:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561531#M63868</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;ok !!! thanks by the way cay u give the model by the color!! tks&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 13:35:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561531#M63868</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2021-09-02T13:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561532#M63869</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 i cant find set an objet color .... where is it!!
&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 13:50:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561532#M63869</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2021-09-02T13:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561533#M63870</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;I had made those screenshots in a different version. Had to re-create the changes in 20.0, which is why it took a while.&lt;/P&gt;&lt;P&gt;Here you go:&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/43468-0826new-2-1-fm.fsm" target="_blank"&gt;0826new-2-1-fm.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1630591334380.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1507280i1968799ECAE5CFB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="1630591334380.png" alt="1630591334380.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Sep 2021 14:02:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561533#M63870</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2021-09-02T14:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561534#M63871</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/29682/a9080109.html" nodeid="29682"&gt;@霈倫&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Please see this attached image. &lt;span class="lia-inline-image-display-wrapper" image-alt="screenshot-2021-09-07-172056.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1507281iF7FA071C7CBC2119/image-size/large?v=v2&amp;amp;px=999" role="button" title="screenshot-2021-09-07-172056.png" alt="screenshot-2021-09-07-172056.png" /&gt;&lt;/span&gt;You can set the object color by double-clicking on the Source object to open its Properties window. Then, on the "Triggers" tab, you can add a trigger for some event and then choose "Set Object Color" under the Visual menu.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 07 Sep 2021 23:23:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561534#M63871</guid>
      <dc:creator>ryan_c10</dc:creator>
      <dc:date>2021-09-07T23:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Display the name of the goods</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561535#M63872</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Hi &lt;A rel="user" href="https://answers.flexsim.com/users/29682/a9080109.html" nodeid="29682"&gt;@霈倫 &lt;/A&gt;, was one of Felix Möhlmann's or 霈倫 's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.&lt;/P&gt;&lt;P&gt;If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 18 Sep 2021 22:39:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/display-the-name-of-the-goods/m-p/13561535#M63872</guid>
      <dc:creator>Jeanette_Fullmer</dc:creator>
      <dc:date>2021-09-18T22:39:08Z</dc:date>
    </item>
  </channel>
</rss>

