<?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: Is it possible to disable the sketch update? in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-disable-the-sketch-update/m-p/3300897#M137742</link>
    <description>&lt;P&gt;You may also try user interaction disabling&lt;/P&gt;&lt;PRE&gt;oApp.UserInterfaceManager.UserInteractionDisabled = True
... Place your code here ...
oApp.UserInterfaceManager.UserInteractionDisabled = False&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This usually works in the out-of-process applications.&lt;/P&gt;&lt;P&gt;Be careful with possible errors because &lt;SPAN&gt;end user can do nothing in Inventor&amp;nbsp;&lt;/SPAN&gt;when this interaction is disabled&amp;nbsp;&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>Fri, 20 Jan 2012 15:36:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-01-20T15:36:26Z</dc:date>
    <item>
      <title>Is it possible to disable the sketch update?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-disable-the-sketch-update/m-p/3299611#M137739</link>
      <description>&lt;P&gt;I have a function that adds many entities and constraints to a sketch, and it's very slow because it updates the sketch after each constraint is created.&lt;/P&gt;&lt;P&gt;Is it possible to turn off the automatic update, add all the entities and constraints, then turn on the update?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stefano&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2012 17:25:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-disable-the-sketch-update/m-p/3299611#M137739</guid>
      <dc:creator>stefanome</dc:creator>
      <dc:date>2012-01-19T17:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to disable the sketch update?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-disable-the-sketch-update/m-p/3300291#M137740</link>
      <description>&lt;P&gt;﻿﻿﻿﻿﻿﻿&lt;SPAN&gt;﻿Use Sketch.DeferUpdates property &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;See also the sample "DeferSketchUpdate" in the Inventor API Help &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 05:09:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-disable-the-sketch-update/m-p/3300291#M137740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-20T05:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to disable the sketch update?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-disable-the-sketch-update/m-p/3300871#M137741</link>
      <description>&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;That's what I was looking for.&lt;/P&gt;&lt;P&gt;Unfortunately reduces the time from 2.9 to 2.3 seconds only, I was hoping on a bigger difference.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 15:20:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-disable-the-sketch-update/m-p/3300871#M137741</guid>
      <dc:creator>stefanome</dc:creator>
      <dc:date>2012-01-20T15:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to disable the sketch update?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-disable-the-sketch-update/m-p/3300897#M137742</link>
      <description>&lt;P&gt;You may also try user interaction disabling&lt;/P&gt;&lt;PRE&gt;oApp.UserInterfaceManager.UserInteractionDisabled = True
... Place your code here ...
oApp.UserInterfaceManager.UserInteractionDisabled = False&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This usually works in the out-of-process applications.&lt;/P&gt;&lt;P&gt;Be careful with possible errors because &lt;SPAN&gt;end user can do nothing in Inventor&amp;nbsp;&lt;/SPAN&gt;when this interaction is disabled&amp;nbsp;&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>Fri, 20 Jan 2012 15:36:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/is-it-possible-to-disable-the-sketch-update/m-p/3300897#M137742</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-01-20T15:36:26Z</dc:date>
    </item>
  </channel>
</rss>

