<?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: SEHException with Editor.GetPoint in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/sehexception-with-editor-getpoint/m-p/3652286#M53037</link>
    <description>&lt;P&gt;I’m very sorry, but there are no concrete suggestions I can give you based on the information you have provided. Code problems are very often specific to the context in which the code is running.&lt;/P&gt;
&lt;P&gt;I have searched our call tracking and bug report databases and don’t see a report of this as a known problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please would you send us a small sample project to demonstrate the context in which you see this error ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I will see if I can reproduce the problem or spot anything that might be causing it.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Oct 2012 16:44:45 GMT</pubDate>
    <dc:creator>Balaji_Ram</dc:creator>
    <dc:date>2012-10-09T16:44:45Z</dc:date>
    <item>
      <title>SEHException with Editor.GetPoint</title>
      <link>https://forums.autodesk.com/t5/net-forum/sehexception-with-editor-getpoint/m-p/3646740#M53036</link>
      <description>&lt;P&gt;I'm using Editor.GetPoint on AutoCAD 2010 x86 SP2. Sometimes, I've got this exception:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;System.Runtime.InteropServices.SEHException: Un composant externe a levé une exception.&lt;/P&gt;&lt;P&gt;à acedGetPoint(Double* , Char* , Double* )&lt;/P&gt;&lt;P&gt;à Autodesk.AutoCAD.EditorInput.PromptPointOptions.DoIt()&lt;/P&gt;&lt;P&gt;à Autodesk.AutoCAD.EditorInput.Editor.DoPrompt(PromptOptions opt)&lt;/P&gt;&lt;P&gt;à Autodesk.AutoCAD.EditorInput.Editor.GetPoint(PromptPointOptions options)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I finish with an AutoCAD message: FATAL ERROR : Out of memory - Application terminated (translated from French).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The calling code is like this (called from a loop):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var ed = Application.DocumentManager.MdiActiveDocument.Editor;&lt;/P&gt;&lt;P&gt;PromptPointOptions ppo = new PromptPointOptions(message);&lt;/P&gt;&lt;P&gt;if (useBasePoint) {&lt;/P&gt;&lt;P&gt;&amp;nbsp; ppo.BasePoint = basePoint.TransformBy(ed.CurrentUserCoordinateSystem.Inverse());&lt;/P&gt;&lt;P&gt;&amp;nbsp; ppo.UseBasePoint = true;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ppo.UseDashedLine = true;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;PromptPointResult ppr = ed.GetPoint(ppo);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It happens only on some computers. We are thinking of a bug with the graphics card (NVidia Quadra FX 1700). Does somebody already have this kind of problem?&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Oct 2012 15:29:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/sehexception-with-editor-getpoint/m-p/3646740#M53036</guid>
      <dc:creator>FRFR1426</dc:creator>
      <dc:date>2012-10-04T15:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: SEHException with Editor.GetPoint</title>
      <link>https://forums.autodesk.com/t5/net-forum/sehexception-with-editor-getpoint/m-p/3652286#M53037</link>
      <description>&lt;P&gt;I’m very sorry, but there are no concrete suggestions I can give you based on the information you have provided. Code problems are very often specific to the context in which the code is running.&lt;/P&gt;
&lt;P&gt;I have searched our call tracking and bug report databases and don’t see a report of this as a known problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please would you send us a small sample project to demonstrate the context in which you see this error ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I will see if I can reproduce the problem or spot anything that might be causing it.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Oct 2012 16:44:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/sehexception-with-editor-getpoint/m-p/3652286#M53037</guid>
      <dc:creator>Balaji_Ram</dc:creator>
      <dc:date>2012-10-09T16:44:45Z</dc:date>
    </item>
  </channel>
</rss>

