<?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 Inventor Template Customization in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-template-customization/m-p/3621662#M134437</link>
    <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to make my template as per the requirement and want to lock some of the options or features for creating any kind of model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example : If my team is working on Sheet Metal module, then I want them to only check the Material Thickness, which I have defined in the Template, other features like Material Style &amp;amp; Unfold Rule must be locked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 16 Sep 2012 11:28:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-16T11:28:58Z</dc:date>
    <item>
      <title>Inventor Template Customization</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-template-customization/m-p/3621662#M134437</link>
      <description>&lt;P&gt;Dear Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to make my template as per the requirement and want to lock some of the options or features for creating any kind of model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example : If my team is working on Sheet Metal module, then I want them to only check the Material Thickness, which I have defined in the Template, other features like Material Style &amp;amp; Unfold Rule must be locked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Sep 2012 11:28:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-template-customization/m-p/3621662#M134437</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-16T11:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: Inventor Template Customization</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-template-customization/m-p/3628640#M134438</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I do not see a way to disable some settings. The only I can suggest is:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;either your code could pop out a warning after the end user modifies the relevant options (such as rule). And ask him not to modify the rule.&lt;/P&gt;
&lt;P&gt;or when the end user closes the document, pop out the warning to indicate the rule is modified and ask him to change back to the orignal.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Sep 2012 03:43:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-template-customization/m-p/3628640#M134438</guid>
      <dc:creator>xiaodong_liang</dc:creator>
      <dc:date>2012-09-21T03:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Inventor Template Customization</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-template-customization/m-p/3630890#M134439</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Dear &lt;/STRONG&gt;&lt;STRONG&gt;Liang,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you for the reply, which was helpful to me...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;In the case which u explained, who can I make change for the Pop-up for the Team. Any hint which I can modify any script or registry.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Sep 2012 08:57:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-template-customization/m-p/3630890#M134439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-24T08:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: Inventor Template Customization</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-template-customization/m-p/3635904#M134440</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Mirza,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I meant to start some events such as&amp;nbsp;ApplicationEvents.OnCloseDocument. In this event, check if the rule is changed. If yes, just pop out a message box to tell the user. And cancel the operation by&amp;nbsp;HandlingCode =&amp;nbsp;kEventCanceled . thus the closing will not proceed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2012 03:09:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-template-customization/m-p/3635904#M134440</guid>
      <dc:creator>xiaodong_liang</dc:creator>
      <dc:date>2012-09-27T03:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Inventor Template Customization</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-template-customization/m-p/3640222#M134441</link>
      <description>&lt;P&gt;Thank you.... Very Much.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Oct 2012 05:59:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/inventor-template-customization/m-p/3640222#M134441</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-01T05:59:05Z</dc:date>
    </item>
  </channel>
</rss>

