<?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: Quick Access to IAM's Iproperty edit screen through IDW in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/quick-access-to-iam-s-iproperty-edit-screen-through-idw/m-p/10065825#M120818</link>
    <description>Brilliant, thanks for that! I'll have a good read and figure out whats going to work best!&lt;BR /&gt;John.&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Feb 2021 08:11:03 GMT</pubDate>
    <dc:creator>John4MJN3</dc:creator>
    <dc:date>2021-02-08T08:11:03Z</dc:date>
    <item>
      <title>Quick Access to IAM's Iproperty edit screen through IDW</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/quick-access-to-iam-s-iproperty-edit-screen-through-idw/m-p/10057359#M120765</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to get a quick link to the Iproperties menu of my (.iam) assembly file so I can edit the Part Number and Description.&lt;/P&gt;&lt;P&gt;Normally you access this by going field text &amp;gt; (linked) Iproperties box&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally if I can do it via a form to bring this up, so its one click that would be perfect or a custom button on the taskbar!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm fairly new to this coding lark, I understand it a bit, but Its early days.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That would do very nicely if it can be done.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="help.PNG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/876731iF5AD0639492E9A56/image-size/large?v=v2&amp;amp;px=999" role="button" title="help.PNG" alt="help.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 14:32:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/quick-access-to-iam-s-iproperty-edit-screen-through-idw/m-p/10057359#M120765</guid>
      <dc:creator>John4MJN3</dc:creator>
      <dc:date>2021-02-04T14:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Access to IAM's Iproperty edit screen through IDW</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/quick-access-to-iam-s-iproperty-edit-screen-through-idw/m-p/10063980#M120806</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/10249968"&gt;@John4MJN3&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not to sure there is such a workflow as you describe. But there is other methods as described below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Typically building a iproperties global form would be the first step. You can then use it in both the drawing, part and assembly environment. Once reopened in each environment you can then immediately access the iproperties. No immediate coding required as they are direct links to the built in properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simple global form here.&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.rand.com/manufacturing/2020/03/managing-iproperties-with-an-inventor-ilogic-form-1.html" target="_blank"&gt;https://blogs.rand.com/manufacturing/2020/03/managing-iproperties-with-an-inventor-ilogic-form-1.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This link will show you how to build rules to either import/update iproperties from the model also a manual button on the drawing tab or send iproperties from the drawing back to the model.&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-customization/transfering-iproperties-from-drawing-into-model/td-p/6857311" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-customization/transfering-iproperties-from-drawing-into-model/td-p/6857311&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;This link has a global form with both model and drawing synching buttons built in. I use this, works very well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blog.ads-sol.com/2015/04/edit-iproperties-with-global-forms.html?m=1" target="_blank"&gt;http://blog.ads-sol.com/2015/04/edit-iproperties-with-global-forms.html?m=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this answer your question please accept as a solution.&lt;/P&gt;&lt;P&gt;Any questions post away.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Feb 2021 06:34:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/quick-access-to-iam-s-iproperty-edit-screen-through-idw/m-p/10063980#M120806</guid>
      <dc:creator>A.Acheson</dc:creator>
      <dc:date>2021-02-07T06:34:15Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Access to IAM's Iproperty edit screen through IDW</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/quick-access-to-iam-s-iproperty-edit-screen-through-idw/m-p/10065825#M120818</link>
      <description>Brilliant, thanks for that! I'll have a good read and figure out whats going to work best!&lt;BR /&gt;John.&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Feb 2021 08:11:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/quick-access-to-iam-s-iproperty-edit-screen-through-idw/m-p/10065825#M120818</guid>
      <dc:creator>John4MJN3</dc:creator>
      <dc:date>2021-02-08T08:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Quick Access to IAM's Iproperty edit screen through IDW</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/quick-access-to-iam-s-iproperty-edit-screen-through-idw/m-p/10067287#M120837</link>
      <description>&lt;P&gt;You could just right click on the assembly document's browser node (right under the view node), then select "iProperties..." from that right-click menu.&amp;nbsp; That will open that iProperties dialog for the assembly from the drawing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this solved your problem, or answered your question, please click &lt;SPAN style="background-color: green; color: white;"&gt;&lt;STRONG&gt;ACCEPT SOLUTION&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;BR /&gt;Or, if this helped you, please click (LIKE or KUDOS) &lt;SPAN&gt;&lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@7401B55A0A518861312A0F851CD29320/emoticons/1f44d.png" alt=":thumbs_up:" title=":thumbs_up:" /&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;If you have time, please... Vote For &lt;A href="https://forums.autodesk.com/t5/forums/recentpostspage/post-type/message/interaction-style/idea/user-id/7812054/" target="_blank"&gt;My IDEAS &lt;SPAN&gt;&lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@B166FEBB95D67CFA84899D32D8E17FC1/emoticons/1f4a1.png" alt=":light_bulb:" title=":light_bulb:" /&gt;&lt;/SPAN&gt;&lt;/A&gt;or you can Explore &lt;A href="https://knowledge.autodesk.com/profile/LTSUSR7HXMSAE/articles" target="_blank"&gt;My CONTRIBUTIONS &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.autodesk.com/view/INVNTOR/2021/ENU/" target="_blank"&gt;Inventor 2021 Help &lt;/A&gt;| &lt;A href="https://forums.autodesk.com/t5/inventor-forum/bd-p/78/" target="_blank"&gt;Inventor Forum &lt;/A&gt;| &lt;A href="https://forums.autodesk.com/t5/inventor-customization/bd-p/120/" target="_blank"&gt;Inventor Customization Forum &lt;/A&gt;| &lt;A href="https://forums.autodesk.com/t5/inventor-ideas/idb-p/v1232/" target="_blank"&gt;Inventor Ideas Forum &lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2021 18:36:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/quick-access-to-iam-s-iproperty-edit-screen-through-idw/m-p/10067287#M120837</guid>
      <dc:creator>WCrihfield</dc:creator>
      <dc:date>2021-02-08T18:36:23Z</dc:date>
    </item>
  </channel>
</rss>

