<?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 custom jig in 2010 fork fine but not in 2014 in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/custom-jig-in-2010-fork-fine-but-not-in-2014/m-p/4925302#M44693</link>
    <description>&lt;P&gt;here the part :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  '*************************************
    '**** FONCTION RUN *******************
    '*************************************
    Public Function Run() As PromptStatus
        Dim stat As PromptStatus = PromptStatus.Keyword
        Do
            Dim promptResult As PromptResult = _Doc.Editor.Drag(Me)
            stat = promptResult.Status
        Loop While (stat = PromptStatus.Keyword)
        'Raz eventHandler
        System.Windows.Forms.Application.RemoveMessageFilter(_filter)
        _filter = Nothing
        Return stat
    End Function&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;On 2010, the unction work fine but the same code in acad 2014 dont ..&lt;/P&gt;&lt;P&gt;I have no change in the code between the verrsion 2010 to 2014.&lt;/P&gt;&lt;P&gt;This function release always PromptStatus.OK&amp;nbsp; i dont have the time for move my mouse for change the point or check in the sampler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;why ?&lt;/P&gt;</description>
    <pubDate>Tue, 01 Apr 2014 11:53:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-01T11:53:29Z</dc:date>
    <item>
      <title>custom jig in 2010 fork fine but not in 2014</title>
      <link>https://forums.autodesk.com/t5/net-forum/custom-jig-in-2010-fork-fine-but-not-in-2014/m-p/4925302#M44693</link>
      <description>&lt;P&gt;here the part :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  '*************************************
    '**** FONCTION RUN *******************
    '*************************************
    Public Function Run() As PromptStatus
        Dim stat As PromptStatus = PromptStatus.Keyword
        Do
            Dim promptResult As PromptResult = _Doc.Editor.Drag(Me)
            stat = promptResult.Status
        Loop While (stat = PromptStatus.Keyword)
        'Raz eventHandler
        System.Windows.Forms.Application.RemoveMessageFilter(_filter)
        _filter = Nothing
        Return stat
    End Function&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;On 2010, the unction work fine but the same code in acad 2014 dont ..&lt;/P&gt;&lt;P&gt;I have no change in the code between the verrsion 2010 to 2014.&lt;/P&gt;&lt;P&gt;This function release always PromptStatus.OK&amp;nbsp; i dont have the time for move my mouse for change the point or check in the sampler.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;why ?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Apr 2014 11:53:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/custom-jig-in-2010-fork-fine-but-not-in-2014/m-p/4925302#M44693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-01T11:53:29Z</dc:date>
    </item>
  </channel>
</rss>

