<?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: how to achieve this editing interaction of AcDbEntity  by API ？ in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-achieve-this-editing-interaction-of-acdbentity-by-api/m-p/13099465#M383</link>
    <description>that way can draw the “+”？ and notify when the “+” is clicked</description>
    <pubDate>Tue, 22 Oct 2024 06:20:59 GMT</pubDate>
    <dc:creator>27925916</dc:creator>
    <dc:date>2024-10-22T06:20:59Z</dc:date>
    <item>
      <title>how to achieve this editing interaction of AcDbEntity  by API ？</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-achieve-this-editing-interaction-of-acdbentity-by-api/m-p/13099104#M381</link>
      <description>&lt;P&gt;how to achieve this editing interaction of AcDbEntity&amp;nbsp; by API ？ the entity will show "+" mark when it is selected, and you can click the "+" to pull out&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="27925916_0-1729565677015.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1424134iA54960D3F5B39C24/image-size/medium?v=v2&amp;amp;px=400" role="button" title="27925916_0-1729565677015.png" alt="27925916_0-1729565677015.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="27925916_1-1729565700482.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1424135iD6AEF96BF725D9CF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="27925916_1-1729565700482.png" alt="27925916_1-1729565700482.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="27925916_2-1729565789371.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1424136iAAFFB3B35B2D708B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="27925916_2-1729565789371.png" alt="27925916_2-1729565789371.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 02:56:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-achieve-this-editing-interaction-of-acdbentity-by-api/m-p/13099104#M381</guid>
      <dc:creator>27925916</dc:creator>
      <dc:date>2024-10-22T02:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to achieve this editing interaction of AcDbEntity  by API ？</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-achieve-this-editing-interaction-of-acdbentity-by-api/m-p/13099260#M382</link>
      <description>&lt;P&gt;Not easy, you need to use override of AcDbEntity::getGripPoints , AcDbEntity::moveGripPointsAt that use AcDbGripDataPtrArray ( AcDbGripData )&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 04:53:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-achieve-this-editing-interaction-of-acdbentity-by-api/m-p/13099260#M382</guid>
      <dc:creator>daniel_cadext</dc:creator>
      <dc:date>2024-10-22T04:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to achieve this editing interaction of AcDbEntity  by API ？</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-achieve-this-editing-interaction-of-acdbentity-by-api/m-p/13099465#M383</link>
      <description>that way can draw the “+”？ and notify when the “+” is clicked</description>
      <pubDate>Tue, 22 Oct 2024 06:20:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-achieve-this-editing-interaction-of-acdbentity-by-api/m-p/13099465#M383</guid>
      <dc:creator>27925916</dc:creator>
      <dc:date>2024-10-22T06:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to achieve this editing interaction of AcDbEntity  by API ？</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-achieve-this-editing-interaction-of-acdbentity-by-api/m-p/13099494#M384</link>
      <description>&lt;P&gt;AcDbGripData has worldDraw,&amp;nbsp;viewportDraw. so you can draw your own custom glyph&lt;/P&gt;&lt;P&gt;use hotGripFunc for notification that it's hot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it's pretty powerful, but not easy, the last sample I see is ARX2007\samples\entity\grip&lt;/P&gt;&lt;P&gt;unfortunately, it's been removed from current SDKs. or merged into some else&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 06:45:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-achieve-this-editing-interaction-of-acdbentity-by-api/m-p/13099494#M384</guid>
      <dc:creator>daniel_cadext</dc:creator>
      <dc:date>2024-10-22T06:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to achieve this editing interaction of AcDbEntity  by API ？</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-achieve-this-editing-interaction-of-acdbentity-by-api/m-p/13099595#M385</link>
      <description>THANKS</description>
      <pubDate>Tue, 22 Oct 2024 07:36:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-achieve-this-editing-interaction-of-acdbentity-by-api/m-p/13099595#M385</guid>
      <dc:creator>27925916</dc:creator>
      <dc:date>2024-10-22T07:36:16Z</dc:date>
    </item>
  </channel>
</rss>

