<?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 Modifying prompts under application options through Inventor API in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/modifying-prompts-under-application-options-through-inventor-api/m-p/9904564#M55462</link>
    <description>&lt;P&gt;I am currently using Inventor 2019 and I am wondering if it is possible to set the prompt under application options - prompts through inventor API. I am fairly new to programming. I have figured out a way to access every other tab in application options other then this one so I figure I must be missing something. I found CommandManager.PromptMessage method but I do not believe this is what I need to control it. Any help would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;** A little more info if needed **&lt;/P&gt;&lt;P&gt;I get one of the prompt's from this list when making a update to a parameter from drawing level to assembly level. I have tried using silent operation and it does not work. I continue to get the prompt below. The only thing that has worked is to set the prompt to do not ever prompt again manually. I would like to be able to toggle the prompt to what I want through inventor api if possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aclemmer_2-1606751256346.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/850261iA3BDD6E6B5DB762E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aclemmer_2-1606751256346.png" alt="aclemmer_2-1606751256346.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So this is what I am wanting to set based whichever prompt I need to set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aclemmer_1-1606750503993.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/850257i8FCECAFACC4B3E95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aclemmer_1-1606750503993.png" alt="aclemmer_1-1606750503993.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Nov 2020 15:49:35 GMT</pubDate>
    <dc:creator>clemm225</dc:creator>
    <dc:date>2020-11-30T15:49:35Z</dc:date>
    <item>
      <title>Modifying prompts under application options through Inventor API</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/modifying-prompts-under-application-options-through-inventor-api/m-p/9904564#M55462</link>
      <description>&lt;P&gt;I am currently using Inventor 2019 and I am wondering if it is possible to set the prompt under application options - prompts through inventor API. I am fairly new to programming. I have figured out a way to access every other tab in application options other then this one so I figure I must be missing something. I found CommandManager.PromptMessage method but I do not believe this is what I need to control it. Any help would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;** A little more info if needed **&lt;/P&gt;&lt;P&gt;I get one of the prompt's from this list when making a update to a parameter from drawing level to assembly level. I have tried using silent operation and it does not work. I continue to get the prompt below. The only thing that has worked is to set the prompt to do not ever prompt again manually. I would like to be able to toggle the prompt to what I want through inventor api if possible.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aclemmer_2-1606751256346.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/850261iA3BDD6E6B5DB762E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aclemmer_2-1606751256346.png" alt="aclemmer_2-1606751256346.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So this is what I am wanting to set based whichever prompt I need to set.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aclemmer_1-1606750503993.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/850257i8FCECAFACC4B3E95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aclemmer_1-1606750503993.png" alt="aclemmer_1-1606750503993.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 15:49:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/modifying-prompts-under-application-options-through-inventor-api/m-p/9904564#M55462</guid>
      <dc:creator>clemm225</dc:creator>
      <dc:date>2020-11-30T15:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying prompts under application options through Inventor API</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/modifying-prompts-under-application-options-through-inventor-api/m-p/9970707#M55463</link>
      <description>&lt;P&gt;Maybe you can vote my idea?&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-ideas/inventor-vault-prompts-settings-amp-vault-prompts-settings-via/idi-p/7641767" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-ideas/inventor-vault-prompts-settings-amp-vault-prompts-settings-via/idi-p/7641767&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You could also pre-load these settings every time you load/start Inventor with an Xml file!&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2020 09:11:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/modifying-prompts-under-application-options-through-inventor-api/m-p/9970707#M55463</guid>
      <dc:creator>bradeneuropeArthur</dc:creator>
      <dc:date>2020-12-31T09:11:51Z</dc:date>
    </item>
  </channel>
</rss>

