<?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 Custom iProperties global setting in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/custom-iproperties-global-setting/m-p/6865071#M70044</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;first of all sry, I hope I can descripe the problem. I work in IT department and the Inventor Users asked me to find out how it works. Sry for English, I´m from Germany.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem is they have new name in iProperties. But they want the name be a global new name for every workstation. So it should appear on every machine in the dropdown list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just tried and read for one hour, but no solution. Still a lot of ??? here &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@B4D44A73814D7FC0D950DEDFACB97081/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you can help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Feb 2017 06:53:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-09T06:53:42Z</dc:date>
    <item>
      <title>Custom iProperties global setting</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/custom-iproperties-global-setting/m-p/6865071#M70044</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;first of all sry, I hope I can descripe the problem. I work in IT department and the Inventor Users asked me to find out how it works. Sry for English, I´m from Germany.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Problem is they have new name in iProperties. But they want the name be a global new name for every workstation. So it should appear on every machine in the dropdown list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just tried and read for one hour, but no solution. Still a lot of ??? here &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@B4D44A73814D7FC0D950DEDFACB97081/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope you can help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 06:53:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/custom-iproperties-global-setting/m-p/6865071#M70044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-09T06:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iProperties global setting</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/custom-iproperties-global-setting/m-p/6865226#M70047</link>
      <description>&lt;P&gt;Hey, what dropdown list are we talking here about? A value in an iProperty? Something like this?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="custom%20iproperties" style="width: 471px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/320883iECE63CE841576A0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="custom%20iproperties" alt="custom%20iproperties" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, Inventors aren't connected together, so you'll have to save the values somewhere on your server. It can be a text file, database (e.g. SQL), (web) service, Inventor VBA project&amp;nbsp;(If loaded from server, defaultly in "C:\Users\Public\Documents\Autodesk\Inventor 2017\Default.ivb"). Or you can copy it to every user on login, or manually (if you're sure it won't change).&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 08:33:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/custom-iproperties-global-setting/m-p/6865226#M70047</guid>
      <dc:creator>Owner2229</dc:creator>
      <dc:date>2017-02-09T08:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Custom iProperties global setting</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/custom-iproperties-global-setting/m-p/6865417#M70048</link>
      <description>&lt;P&gt;Yes, exactly this menu and the name property. Ok, lets say I want to use a textfile. Just write the name in it, for example "New Custom Name". And then, how to connect, that the name appears in the dropdown. Sry, but I never worked with Inventor, just the poor IT guy who got to find a solution &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@7B4B80143EBEB4F250CEEC82342F6CA1/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 10:05:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/custom-iproperties-global-setting/m-p/6865417#M70048</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-09T10:05:02Z</dc:date>
    </item>
  </channel>
</rss>

