<?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 How to handle Ctrl click in move grip point? in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-handle-ctrl-click-in-move-grip-point/m-p/3725552#M14018</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a custom entity and I'd like to have a similar behavior to the polyline's displacement of the&amp;nbsp;grip point. When you move a grip of a polyline, you can cycle between 3 options (stretch, add vertex and convert to line/arc). Does anyone know how to reproduce this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="autocad_cycle_movegrip.png" align="center" src="https://forums.autodesk.com/t5/image/serverpage/image-id/44378i2ECBC0DB0E339137/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="autocad_cycle_movegrip.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Dec 2012 13:43:33 GMT</pubDate>
    <dc:creator>maisoui</dc:creator>
    <dc:date>2012-12-06T13:43:33Z</dc:date>
    <item>
      <title>How to handle Ctrl click in move grip point?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-handle-ctrl-click-in-move-grip-point/m-p/3725552#M14018</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a custom entity and I'd like to have a similar behavior to the polyline's displacement of the&amp;nbsp;grip point. When you move a grip of a polyline, you can cycle between 3 options (stretch, add vertex and convert to line/arc). Does anyone know how to reproduce this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="autocad_cycle_movegrip.png" align="center" src="https://forums.autodesk.com/t5/image/serverpage/image-id/44378i2ECBC0DB0E339137/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="autocad_cycle_movegrip.png" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2012 13:43:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-handle-ctrl-click-in-move-grip-point/m-p/3725552#M14018</guid>
      <dc:creator>maisoui</dc:creator>
      <dc:date>2012-12-06T13:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Ctrl click in move grip point?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-handle-ctrl-click-in-move-grip-point/m-p/3731264#M14019</link>
      <description>&lt;P&gt;Hello Jonathan,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The multiple grip mode switching is achieved through a protocol extension implemented by the AcDbMultiModesGripPE class.&lt;/P&gt;
&lt;P&gt;Your custom&amp;nbsp;entity can implement this PE to support this functionality.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have attached a .Net sample from the Developer Days 2010 samples.&lt;/P&gt;
&lt;P&gt;This sample demonstrates the use of MultiModesGripPE which is the .Net equivalent of AcDbMultiModesGripPE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I dont have an ObjectARX sample for it, but the attached sample should provide you with the steps.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 08:11:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-handle-ctrl-click-in-move-grip-point/m-p/3731264#M14019</guid>
      <dc:creator>Balaji_Ram</dc:creator>
      <dc:date>2012-12-11T08:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Ctrl click in move grip point?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-handle-ctrl-click-in-move-grip-point/m-p/3731290#M14021</link>
      <description>&lt;P&gt;Thank you for your answer. I was on the way to implement your solution, but it seems that&amp;nbsp;AcDbMultiModesGripPE (dbMultiModesGrip.h) was introduced in OARX 2011 or 2012. Right?&lt;/P&gt;&lt;P&gt;unfortunately I can't use this protocol extension because&amp;nbsp;I use OARX 2010 (necessary to consider all my clients).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition to your response, I would like to know if there is a document containing the list of all protocol extensions available in SDK?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 08:34:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-handle-ctrl-click-in-move-grip-point/m-p/3731290#M14021</guid>
      <dc:creator>maisoui</dc:creator>
      <dc:date>2012-12-11T08:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle Ctrl click in move grip point?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-handle-ctrl-click-in-move-grip-point/m-p/3731400#M14022</link>
      <description>&lt;P&gt;Yes,&amp;nbsp; you are right. This was introduced in OARX 2011.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, I am not aware of any separate documentation on PE classes.&lt;/P&gt;
&lt;P&gt;The arxdoc.chm also includes those classes.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 10:45:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-handle-ctrl-click-in-move-grip-point/m-p/3731400#M14022</guid>
      <dc:creator>Balaji_Ram</dc:creator>
      <dc:date>2012-12-11T10:45:16Z</dc:date>
    </item>
  </channel>
</rss>

