<?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: Extract Frame generator assembly/weldment title field to the parts custom field in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/extract-frame-generator-assembly-weldment-title-field-to-the/m-p/10414639#M125726</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/467314"&gt;@blandb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a link that has an example that should get you pointed in the right direction on accessing the properties of the frame members:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-customization/ilogic-rule-for-changing-frame-member-part-numbers/m-p/10377590#M125350" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-customization/ilogic-rule-for-changing-frame-member-part-numbers/m-p/10377590#M125350&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;BR /&gt;Best of luck to you in all of your Inventor pursuits,&lt;BR /&gt;Curtis&lt;BR /&gt;&lt;A href="http://inventortrenches.blogspot.com" target="_blank"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jun 2021 14:12:43 GMT</pubDate>
    <dc:creator>Curtis_Waguespack</dc:creator>
    <dc:date>2021-06-23T14:12:43Z</dc:date>
    <item>
      <title>Extract Frame generator assembly/weldment title field to the parts custom field</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/extract-frame-generator-assembly-weldment-title-field-to-the/m-p/10412461#M125706</link>
      <description>&lt;P&gt;I have a frame generated frame that is pulled into an upper level assembly where things are then attached to it. I need to grab the upper level assembly title, or just the frame generated assembly title, and then loop through and apply that to the placed members custom iproperty called "Section" I am blanking on how to accomplish this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Due to our syntax, it will always use the right (4) characters of the title field. So I was planning on using the right function once I got the property, but I am stuck. Any guidance will be appreciated!&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jun 2021 21:42:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/extract-frame-generator-assembly-weldment-title-field-to-the/m-p/10412461#M125706</guid>
      <dc:creator>blandb</dc:creator>
      <dc:date>2021-06-22T21:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Frame generator assembly/weldment title field to the parts custom field</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/extract-frame-generator-assembly-weldment-title-field-to-the/m-p/10414639#M125726</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/467314"&gt;@blandb&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's a link that has an example that should get you pointed in the right direction on accessing the properties of the frame members:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-customization/ilogic-rule-for-changing-frame-member-part-numbers/m-p/10377590#M125350" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-customization/ilogic-rule-for-changing-frame-member-part-numbers/m-p/10377590#M125350&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;BR /&gt;Best of luck to you in all of your Inventor pursuits,&lt;BR /&gt;Curtis&lt;BR /&gt;&lt;A href="http://inventortrenches.blogspot.com" target="_blank"&gt;http://inventortrenches.blogspot.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 14:12:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/extract-frame-generator-assembly-weldment-title-field-to-the/m-p/10414639#M125726</guid>
      <dc:creator>Curtis_Waguespack</dc:creator>
      <dc:date>2021-06-23T14:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Frame generator assembly/weldment title field to the parts custom field</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/extract-frame-generator-assembly-weldment-title-field-to-the/m-p/10414681#M125727</link>
      <description>&lt;P&gt;I'm not certain, but doesn't that code use the frame members to develop a part number? I am trying to just pull the title from the assembly of the frame weldment (where the members are inserted) and then place that title into each members custom iproperty.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jun 2021 14:24:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/extract-frame-generator-assembly-weldment-title-field-to-the/m-p/10414681#M125727</guid>
      <dc:creator>blandb</dc:creator>
      <dc:date>2021-06-23T14:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extract Frame generator assembly/weldment title field to the parts custom field</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/extract-frame-generator-assembly-weldment-title-field-to-the/m-p/10414731#M125728</link>
      <description>&lt;P&gt;I believe I got something that works!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;Dim&lt;/SPAN&gt; &lt;SPAN&gt;asmDoc&lt;/SPAN&gt; &lt;SPAN&gt;As&lt;/SPAN&gt; &lt;SPAN&gt;AssemblyDocument&lt;/SPAN&gt; = &lt;SPAN&gt;ThisDoc&lt;/SPAN&gt;.&lt;SPAN&gt;Document&lt;/SPAN&gt;
&lt;SPAN&gt;Dim&lt;/SPAN&gt; &lt;SPAN&gt;childDoc&lt;/SPAN&gt; &lt;SPAN&gt;As&lt;/SPAN&gt; &lt;SPAN&gt;Document&lt;/SPAN&gt;
&lt;SPAN&gt;For&lt;/SPAN&gt; &lt;SPAN&gt;Each&lt;/SPAN&gt; &lt;SPAN&gt;childDoc&lt;/SPAN&gt; &lt;SPAN&gt;In&lt;/SPAN&gt; &lt;SPAN&gt;asmDoc&lt;/SPAN&gt;.&lt;SPAN&gt;AllReferencedDocuments&lt;/SPAN&gt;
	&lt;SPAN&gt;Try&lt;/SPAN&gt;
		&lt;SPAN&gt;Dim&lt;/SPAN&gt; &lt;SPAN&gt;filename&lt;/SPAN&gt; = &lt;SPAN&gt;IO&lt;/SPAN&gt;.&lt;SPAN&gt;Path&lt;/SPAN&gt;.&lt;SPAN&gt;GetFileName&lt;/SPAN&gt;(&lt;SPAN&gt;childDoc&lt;/SPAN&gt;.&lt;SPAN&gt;FullFileName&lt;/SPAN&gt;)
		&lt;SPAN&gt;iProperties&lt;/SPAN&gt;.&lt;SPAN&gt;Value&lt;/SPAN&gt;(&lt;SPAN&gt;filename&lt;/SPAN&gt;, &lt;SPAN&gt;"Custom"&lt;/SPAN&gt;, &lt;SPAN&gt;"RAIL SECTION"&lt;/SPAN&gt;) = &lt;SPAN&gt;right&lt;/SPAN&gt;(&lt;SPAN&gt;iProperties&lt;/SPAN&gt;.&lt;SPAN&gt;Value&lt;/SPAN&gt;(&lt;SPAN&gt;asmDoc&lt;/SPAN&gt;, &lt;SPAN&gt;"Summary"&lt;/SPAN&gt;, &lt;SPAN&gt;"Title"&lt;/SPAN&gt;),4)
	&lt;SPAN&gt;Catch&lt;/SPAN&gt;
	&lt;SPAN&gt;End&lt;/SPAN&gt; &lt;SPAN&gt;Try&lt;/SPAN&gt;
&lt;SPAN&gt;Next&lt;/SPAN&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Jun 2021 14:36:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/extract-frame-generator-assembly-weldment-title-field-to-the/m-p/10414731#M125728</guid>
      <dc:creator>blandb</dc:creator>
      <dc:date>2021-06-23T14:36:43Z</dc:date>
    </item>
  </channel>
</rss>

