<?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 Multiple Inputs on iLogic in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/multiple-inputs-on-ilogic/m-p/8705081#M188184</link>
    <description>&lt;P&gt;Hi forum,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm looking for a command compatible in iLogic similar to the Forms that provides an input box with multiple lines on the same window.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's the functions that I am aware of, but doesn't fit the application.&lt;/P&gt;
&lt;P&gt;iLogicForm.Show("Form")&lt;/P&gt;
&lt;P&gt;InputBox("Description", "Title", "Prefix")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cannot use forms because the assemblies do not have the parameters established. It's under my understanding that forms need parameters on the file so that would not work for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideally, I want to use InputBox; that one works absolutely fantastic. However, on that dialog box I can only input one line at a time. Is there a way to use InputBox that would display more than one line to input?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Felix Cortes&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2019 16:28:53 GMT</pubDate>
    <dc:creator>felix.cortes5K3Y2</dc:creator>
    <dc:date>2019-04-03T16:28:53Z</dc:date>
    <item>
      <title>Multiple Inputs on iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/multiple-inputs-on-ilogic/m-p/8705081#M188184</link>
      <description>&lt;P&gt;Hi forum,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm looking for a command compatible in iLogic similar to the Forms that provides an input box with multiple lines on the same window.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's the functions that I am aware of, but doesn't fit the application.&lt;/P&gt;
&lt;P&gt;iLogicForm.Show("Form")&lt;/P&gt;
&lt;P&gt;InputBox("Description", "Title", "Prefix")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cannot use forms because the assemblies do not have the parameters established. It's under my understanding that forms need parameters on the file so that would not work for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ideally, I want to use InputBox; that one works absolutely fantastic. However, on that dialog box I can only input one line at a time. Is there a way to use InputBox that would display more than one line to input?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Felix Cortes&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 16:28:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/multiple-inputs-on-ilogic/m-p/8705081#M188184</guid>
      <dc:creator>felix.cortes5K3Y2</dc:creator>
      <dc:date>2019-04-03T16:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Inputs on iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/multiple-inputs-on-ilogic/m-p/8705506#M188185</link>
      <description>&lt;P&gt;You can put the same parameters in assemblies just like in part files.&amp;nbsp; And no, unless it's a hidden function I'm not aware of, there's no Input Box that supports multiple lines.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What's the purpose of your multi-line text parameter?&amp;nbsp; I'm just curious in case there's another solution we could come up with.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, for future reference, iLogic questions are better suited for the Inventor Customization forum, you'll get better and faster help, the regular forum is more for general questions and issues with the main Inventor software.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 18:51:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/multiple-inputs-on-ilogic/m-p/8705506#M188185</guid>
      <dc:creator>philip1009</dc:creator>
      <dc:date>2019-04-03T18:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Inputs on iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/multiple-inputs-on-ilogic/m-p/8705524#M188186</link>
      <description>&lt;P&gt;Hi Phillip,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm coming up with a code that creates drawings from existing ones with certain updated properties on them that are only text. Now, I need this code in several assemblies and was hoping to copy and paste the code for different assemblies without having to add Text Parameters in each one and that's why I really liked the InputBox function.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, thanks for the tip about the forum. Will definitely do so in the future.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 19:01:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/multiple-inputs-on-ilogic/m-p/8705524#M188186</guid>
      <dc:creator>felix.cortes5K3Y2</dc:creator>
      <dc:date>2019-04-03T19:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Inputs on iLogic</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/multiple-inputs-on-ilogic/m-p/8705611#M188187</link>
      <description>&lt;P&gt;If you want, you can put some code at the beginning of your rule to check if a parameter with a certain name exists in the current document, and if no parameter with that name exists, create it:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;blnParamCheck&lt;/SPAN&gt; = &lt;SPAN&gt;False&lt;/SPAN&gt;
&lt;SPAN&gt;colUserParams&lt;/SPAN&gt; = &lt;SPAN&gt;ThisDoc&lt;/SPAN&gt;.&lt;SPAN&gt;Document&lt;/SPAN&gt;.&lt;SPAN&gt;ComponentDefinition&lt;/SPAN&gt;.&lt;SPAN&gt;Parameters&lt;/SPAN&gt;.&lt;SPAN&gt;UserParameters&lt;/SPAN&gt;
&lt;SPAN&gt;For&lt;/SPAN&gt; &lt;SPAN&gt;Each&lt;/SPAN&gt; &lt;SPAN&gt;objUserParam&lt;/SPAN&gt; &lt;SPAN&gt;As&lt;/SPAN&gt; &lt;SPAN&gt;UserParameter&lt;/SPAN&gt; &lt;SPAN&gt;In&lt;/SPAN&gt; &lt;SPAN&gt;colUserParams&lt;/SPAN&gt;
	&lt;SPAN&gt;If&lt;/SPAN&gt; &lt;SPAN&gt;objUserParam&lt;/SPAN&gt;.&lt;SPAN&gt;Name&lt;/SPAN&gt; = &lt;SPAN&gt;"PARAMETER_NAME"&lt;/SPAN&gt; &lt;SPAN&gt;Then&lt;/SPAN&gt; &lt;SPAN&gt;blnParamCheck&lt;/SPAN&gt; = &lt;SPAN&gt;True&lt;/SPAN&gt;
&lt;SPAN&gt;Next&lt;/SPAN&gt;
&lt;SPAN&gt;If&lt;/SPAN&gt; &lt;SPAN&gt;blnParamCheck&lt;/SPAN&gt; = &lt;SPAN&gt;False&lt;/SPAN&gt; &lt;SPAN&gt;Then&lt;/SPAN&gt; &lt;SPAN&gt;colUserParams&lt;/SPAN&gt;.&lt;SPAN&gt;AddByValue&lt;/SPAN&gt;(&lt;SPAN&gt;"PARAMETER_NAME"&lt;/SPAN&gt;, &lt;SPAN&gt;""&lt;/SPAN&gt;, &lt;SPAN&gt;kTextUnits&lt;/SPAN&gt;)&lt;/PRE&gt;
&lt;P&gt;After double checking, the Input Box function and no other Input function provided by iLogic allows for multiple lines of text, just a really long single line.&amp;nbsp; If each line has a specific purpose, you could have multiple text parameters, but I'm not sure of the amount you'll have to go through.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd say you'll just have to bite the bullet and paste that code and form (unless it's a global form and rule) in every assembly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good Luck, hopefully others will have more suggestions.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 19:37:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/multiple-inputs-on-ilogic/m-p/8705611#M188187</guid>
      <dc:creator>philip1009</dc:creator>
      <dc:date>2019-04-03T19:37:44Z</dc:date>
    </item>
  </channel>
</rss>

