<?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: Numbering of custom objects from user library in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582595#M80213</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;PRE&gt;applicationcommand("setuniquename", newObj);&lt;/PRE&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 15 May 2023 13:57:10 GMT</pubDate>
    <dc:creator>philboboADSK</dc:creator>
    <dc:date>2023-05-15T13:57:10Z</dc:date>
    <item>
      <title>Numbering of custom objects from user library</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582591#M80209</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 20.1.3 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Hello, I have a question about user library.&lt;/P&gt;
 &lt;P&gt;By default, an instance of built-in modeling objects are named 'object type + number' when it is created. For instance, the 3 processors in the Figure below are named Processor1, Processor2 and Processor3, respectively. &lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="20230512-userlibrary-numbering.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1517029i8EB05CF48B3EA129/image-size/large?v=v2&amp;amp;px=999" role="button" title="20230512-userlibrary-numbering.png" alt="20230512-userlibrary-numbering.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;In constrast, Jig45, Jig46 and Jig47 are instances of custom objects contained in an user library. They are the first 3 instances of a custom modeling object called Jig. Thus, I hope them to be named Jig1, Jig2 and Jig3, but the object number starts from an arbitary number, 45, instead of 1. &lt;/P&gt;
 &lt;P&gt;Can I make the object number of custom modeling objects to start from 1?&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 May 2023 09:02:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582591#M80209</guid>
      <dc:creator>kjunwoo</dc:creator>
      <dc:date>2023-05-12T09:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: Numbering of custom objects from user library</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582592#M80210</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;You will find that earlier versions remember any previous numbering or base it on the rank of the object (or something else), so either number them yourself or use a later version of FlexSim - 22.0 or higher,  where,  should you rename the object in the user library as 'Jig' then it will number the copies as an independent sequence when you drag/drop them into the model.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 May 2023 09:54:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582592#M80210</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-05-12T09:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Numbering of custom objects from user library</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582593#M80211</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thank you for your answer Jason. I found out that a user library for FlexSim 2023 produces custom object numbers starting from 1, as you told. However, a user library for FlexSim 2020.1 does not. I am developing a model for a company that utilizes FlexSim 2020.1. Isn't there any way to start from custom object number 1 in earlier versions?&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Sun, 14 May 2023 09:50:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582593#M80211</guid>
      <dc:creator>kjunwoo</dc:creator>
      <dc:date>2023-05-14T09:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Numbering of custom objects from user library</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582594#M80212</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;You'd need to control it yourself - possibly via the dropscript or the onCreate.  To be honest though,  using object names for anything other than reporting is something I would consider bad practice and if the user wants a certain name then they should be able to change it to whatever they want to see in a report.&lt;/DIV&gt;</description>
      <pubDate>Mon, 15 May 2023 13:46:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582594#M80212</guid>
      <dc:creator>jason_lightfoot_adsk</dc:creator>
      <dc:date>2023-05-15T13:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Numbering of custom objects from user library</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582595#M80213</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;PRE&gt;applicationcommand("setuniquename", newObj);&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 15 May 2023 13:57:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582595#M80213</guid>
      <dc:creator>philboboADSK</dc:creator>
      <dc:date>2023-05-15T13:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Numbering of custom objects from user library</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582596#M80214</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 Thank you Phil BoBo. I found the setuniquename function in FlexSim 2020.1 and I think it might be helpful to handle my issue. 
&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 May 2023 00:08:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/numbering-of-custom-objects-from-user-library/m-p/13582596#M80214</guid>
      <dc:creator>kjunwoo</dc:creator>
      <dc:date>2023-05-16T00:08:29Z</dc:date>
    </item>
  </channel>
</rss>

