<?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: Parmetrized project design (Part 2) in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/8528819#M198847</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think I can use iLogic either.&amp;nbsp; AFAIK I can't reach text parameter from linked part file regradless if I try to use it from iLogic or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could write iLogic that looks for text in some other file or something similar of course. But at the end all I need is an exported text paramater. If somebody confirms that this is impossible I will use exported numerical parameters instead. It just gives me lesss freeedom in customization of the specialisation of parametrized project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Goran&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jan 2019 06:36:14 GMT</pubDate>
    <dc:creator>GoranBe</dc:creator>
    <dc:date>2019-01-17T06:36:14Z</dc:date>
    <item>
      <title>Parmetrized project design (Part 2)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/8526089#M198845</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this post is somehow realted to my previous post "&lt;A title="Parmetrized project design (Part 1)" href="https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-1/m-p/8500422#M727085" target="_blank"&gt;Parmetrized project design (Part 1)&lt;/A&gt;". Please see that post for details including link to source files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In short, I'm having a "base parameter" no-part part file (namely "TheBoxParameters.ipt") with exported custom parameters that drive the project.&amp;nbsp; I'd like to define a custom text parameter(s) in this file which will be used later in drawing files (idw) as a custom posftix to a common paramater in the table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, let's say I will define custom strings paramaters TitlePostfix = "500 x 500" and "PartNumberPostfix = "-2019-1" in base parameter file. I would like to reflect those in table cells of "derived" parts eg in text defined by:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;TITLE&amp;gt;&amp;lt;TitlePostfix&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;lt;PART NUMBER&amp;gt;&amp;lt;PartNumberPostfix&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I can't.&amp;nbsp; I don't see custom text parameters in FormatText dialog at all. AFAIK text parameters can't be exportd or I don't know how to export them. If I'd be able to export text I'd be able to select it from "Custom Properties - Model" parameters pulldown.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas how to do it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Goran&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 11:00:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/8526089#M198845</guid>
      <dc:creator>GoranBe</dc:creator>
      <dc:date>2019-01-16T11:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Parmetrized project design (Part 2)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/8527075#M198846</link>
      <description>&lt;P&gt;Can you not use Ilogic to pass this information to a custom iProperty?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 16:21:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/8527075#M198846</guid>
      <dc:creator>blandb</dc:creator>
      <dc:date>2019-01-16T16:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Parmetrized project design (Part 2)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/8528819#M198847</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't think I can use iLogic either.&amp;nbsp; AFAIK I can't reach text parameter from linked part file regradless if I try to use it from iLogic or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could write iLogic that looks for text in some other file or something similar of course. But at the end all I need is an exported text paramater. If somebody confirms that this is impossible I will use exported numerical parameters instead. It just gives me lesss freeedom in customization of the specialisation of parametrized project.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Goran&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 06:36:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/8528819#M198847</guid>
      <dc:creator>GoranBe</dc:creator>
      <dc:date>2019-01-17T06:36:14Z</dc:date>
    </item>
    <item>
      <title>Re: Parmetrized project design (Part 2)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/8530438#M198848</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi! iLogic rule works. You can simply retrieve or set a parameter from another part within a part.&lt;/P&gt;
&lt;P&gt;For example, you have a text parameter called "VENDOR" in PartA. You would like to retrieve it in PartB. Here is what you need to do.&lt;/P&gt;
&lt;P&gt;1) Link or derive PartA to PartB.&lt;/P&gt;
&lt;P&gt;2) Create a text parameter in PartB also called "VENDOR"&lt;/P&gt;
&lt;P&gt;3) Write the following rule.&lt;/P&gt;
&lt;P&gt;VENDOR = Parameter("PartA.ipt","VENDOR")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can get the text from PartA to PartB. You can also set the value to the one in PartA.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 17:03:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/8530438#M198848</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2019-01-17T17:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: Parmetrized project design (Part 2)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/8535788#M198849</link>
      <description>&lt;P&gt;Johnson,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you very much for your answer.&amp;nbsp; I will try it in following days. I will accept your answer as solution though in my opinion is more a workaround actually.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you know, can you please explain why text parameters can't be exported? It would be *much* simpler to use text parameter directly than to copy stright-forward iLogic to every single file where I need the text from the "base" file. I will create templates, for sure, but it stil seems kind of limiting and, khm, &lt;EM&gt;unnecessary&lt;/EM&gt;...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Goran&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 16:30:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/8535788#M198849</guid>
      <dc:creator>GoranBe</dc:creator>
      <dc:date>2019-01-20T16:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Parmetrized project design (Part 2)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/10732159#M198850</link>
      <description>&lt;P&gt;&lt;SPAN&gt;VENDOR = Parameter("PartA.ipt","VENDOR")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;&amp;nbsp;This code is great for models that aren't being copied as it specifies the filename.&amp;nbsp; Is there a way to sit this code in a template that would undergo a complete copy design with new filenames?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 09:46:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/10732159#M198850</guid>
      <dc:creator>Cadderman</dc:creator>
      <dc:date>2021-11-03T09:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Parmetrized project design (Part 2)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/10733969#M198851</link>
      <description>&lt;P&gt;Hi! I suspect Inventor API calls might be needed here to work within a template. I am not sure. Please feel free to post the question on Inventor iLogic, API, and VBA forum. The experts there could take a look and propose some solutions.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 22:05:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/10733969#M198851</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2021-11-03T22:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Parmetrized project design (Part 2)</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/10734117#M198852</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5123017"&gt;@Cadderman&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;VENDOR = Parameter("PartA.ipt","VENDOR")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;&amp;nbsp;This code is great for models that aren't being copied as it specifies the filename.&amp;nbsp; Is there a way to sit this code in a template that would undergo a complete copy design with new filenames?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I always make the code link to the part in the browser, instead of PartA:1 you rename to PartA, this will be the same in every copied part and the rule will work.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 00:02:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parmetrized-project-design-part-2/m-p/10734117#M198852</guid>
      <dc:creator>BDCollett</dc:creator>
      <dc:date>2021-11-04T00:02:12Z</dc:date>
    </item>
  </channel>
</rss>

