<?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: AcDbPolyline Derived Custom class does not reply for intersectWith()  function in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/acdbpolyline-derived-custom-class-does-not-reply-for/m-p/2033547#M20831</link>
    <description>This was due to an optimization for speed with AcDbPolylines in the osnap &lt;BR /&gt;
code in AutoCAD.  That problem was fixed in AutoCAD 2007 so that the &lt;BR /&gt;
optimization only works on true AcDbPolylines not objects of derived &lt;BR /&gt;
classes.  Unfortunately, that doesn't help you with Acad 2002 and 2006. &lt;BR /&gt;
Sorry.  &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;CLS555&gt; wrote in message news:5675889@discussion.autodesk.com...&lt;BR /&gt;
Hello!&lt;BR /&gt;
    I made a class which is derived from AcDbPolyline.Everything is OK but &lt;BR /&gt;
snap intersection point is always fail. So I place a breakpoint  in the &lt;BR /&gt;
intersectWith() function,and it doesn't work.&lt;BR /&gt;
   Rarely system can enter intersectWith() ,Trim Break command and object &lt;BR /&gt;
trace mode use it.The breakpoint react at&lt;BR /&gt;
this time.&lt;BR /&gt;
  Custom class derived from AcDbCurve does not have this problem,but It is &lt;BR /&gt;
hard to change my class.&lt;BR /&gt;
  In Acad2002,Acad2006.&lt;BR /&gt;
                                                                    Best &lt;BR /&gt;
wishes!&lt;BR /&gt;
                                                                    Thank &lt;BR /&gt;
you.&lt;/CLS555&gt;</description>
    <pubDate>Wed, 01 Aug 2007 15:12:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-08-01T15:12:14Z</dc:date>
    <item>
      <title>AcDbPolyline Derived Custom class does not reply for intersectWith() function</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/acdbpolyline-derived-custom-class-does-not-reply-for/m-p/2033546#M20830</link>
      <description>Hello!&lt;BR /&gt;
    I made a class which is derived from AcDbPolyline.Everything is OK but snap intersection point is always fail. So I place a breakpoint  in the intersectWith() function,and it doesn't work.&lt;BR /&gt;
   Rarely system can enter intersectWith() ,Trim Break command and object trace mode use it.The breakpoint react at&lt;BR /&gt;
this time.&lt;BR /&gt;
  Custom class derived from AcDbCurve does not have this problem,but It is hard to change my class.&lt;BR /&gt;
  In Acad2002,Acad2006.&lt;BR /&gt;
                                                                    Best wishes!&lt;BR /&gt;
                                                                    Thank you.</description>
      <pubDate>Wed, 01 Aug 2007 07:51:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/acdbpolyline-derived-custom-class-does-not-reply-for/m-p/2033546#M20830</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-01T07:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: AcDbPolyline Derived Custom class does not reply for intersectWith()  function</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/acdbpolyline-derived-custom-class-does-not-reply-for/m-p/2033547#M20831</link>
      <description>This was due to an optimization for speed with AcDbPolylines in the osnap &lt;BR /&gt;
code in AutoCAD.  That problem was fixed in AutoCAD 2007 so that the &lt;BR /&gt;
optimization only works on true AcDbPolylines not objects of derived &lt;BR /&gt;
classes.  Unfortunately, that doesn't help you with Acad 2002 and 2006. &lt;BR /&gt;
Sorry.  &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;CLS555&gt; wrote in message news:5675889@discussion.autodesk.com...&lt;BR /&gt;
Hello!&lt;BR /&gt;
    I made a class which is derived from AcDbPolyline.Everything is OK but &lt;BR /&gt;
snap intersection point is always fail. So I place a breakpoint  in the &lt;BR /&gt;
intersectWith() function,and it doesn't work.&lt;BR /&gt;
   Rarely system can enter intersectWith() ,Trim Break command and object &lt;BR /&gt;
trace mode use it.The breakpoint react at&lt;BR /&gt;
this time.&lt;BR /&gt;
  Custom class derived from AcDbCurve does not have this problem,but It is &lt;BR /&gt;
hard to change my class.&lt;BR /&gt;
  In Acad2002,Acad2006.&lt;BR /&gt;
                                                                    Best &lt;BR /&gt;
wishes!&lt;BR /&gt;
                                                                    Thank &lt;BR /&gt;
you.&lt;/CLS555&gt;</description>
      <pubDate>Wed, 01 Aug 2007 15:12:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/acdbpolyline-derived-custom-class-does-not-reply-for/m-p/2033547#M20831</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-01T15:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: AcDbPolyline Derived Custom class does not reply for intersectWith()  function</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/acdbpolyline-derived-custom-class-does-not-reply-for/m-p/2033548#M20832</link>
      <description>Thank you all the same!</description>
      <pubDate>Thu, 02 Aug 2007 00:25:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/acdbpolyline-derived-custom-class-does-not-reply-for/m-p/2033548#M20832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-08-02T00:25:52Z</dc:date>
    </item>
  </channel>
</rss>

