<?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 obtain control or snap points for dynamic blocks? in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-obtain-control-or-snap-points-for-dynamic-blocks/m-p/11956268#M1761</link>
    <description>&lt;P&gt;To retrieve grip points you can call&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;Acad::ErrorStatus   AcDbEntity::getGripPoints(AcDbGripDataPtrArray&amp;amp; grips,
	const double curViewUnitSize, const int gripSize, 
	const AcGeVector3d&amp;amp; curViewDir, const int bitflags
) const;
&lt;/LI-CODE&gt;
&lt;P&gt;for the dynamic BREF.&lt;/P&gt;
&lt;P&gt;Note that you must &lt;FONT face="courier new,courier"&gt;delete&lt;/FONT&gt; the &lt;FONT face="courier new,courier"&gt;AcDbGripData&lt;/FONT&gt; objects in the grips array.&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2023 07:22:50 GMT</pubDate>
    <dc:creator>tbrammer</dc:creator>
    <dc:date>2023-05-11T07:22:50Z</dc:date>
    <item>
      <title>How to obtain control or snap points for dynamic blocks?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-obtain-control-or-snap-points-for-dynamic-blocks/m-p/11928700#M1760</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-04-28_215735.jpg" style="width: 750px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1207991iCBF4513A3B5ED95D/image-size/large?v=v2&amp;amp;px=999" role="button" title="2023-04-28_215735.jpg" alt="2023-04-28_215735.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As shown in the image, I want to obtain the two grips pointed by the arrows&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2023 15:13:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-obtain-control-or-snap-points-for-dynamic-blocks/m-p/11928700#M1760</guid>
      <dc:creator>xropro</dc:creator>
      <dc:date>2023-04-28T15:13:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain control or snap points for dynamic blocks?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-obtain-control-or-snap-points-for-dynamic-blocks/m-p/11956268#M1761</link>
      <description>&lt;P&gt;To retrieve grip points you can call&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;Acad::ErrorStatus   AcDbEntity::getGripPoints(AcDbGripDataPtrArray&amp;amp; grips,
	const double curViewUnitSize, const int gripSize, 
	const AcGeVector3d&amp;amp; curViewDir, const int bitflags
) const;
&lt;/LI-CODE&gt;
&lt;P&gt;for the dynamic BREF.&lt;/P&gt;
&lt;P&gt;Note that you must &lt;FONT face="courier new,courier"&gt;delete&lt;/FONT&gt; the &lt;FONT face="courier new,courier"&gt;AcDbGripData&lt;/FONT&gt; objects in the grips array.&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 07:22:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-obtain-control-or-snap-points-for-dynamic-blocks/m-p/11956268#M1761</guid>
      <dc:creator>tbrammer</dc:creator>
      <dc:date>2023-05-11T07:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain control or snap points for dynamic blocks?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-obtain-control-or-snap-points-for-dynamic-blocks/m-p/11976544#M1762</link>
      <description>How can an Object ARX program obtain a MiniDump file when the program crashes? What is the purpose of the acedDisableDefaultARXExceptionHandler() function? Can you give me an example program to obtain MiniDump files? Thank you!</description>
      <pubDate>Sat, 20 May 2023 04:17:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-obtain-control-or-snap-points-for-dynamic-blocks/m-p/11976544#M1762</guid>
      <dc:creator>xropro</dc:creator>
      <dc:date>2023-05-20T04:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain control or snap points for dynamic blocks?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-obtain-control-or-snap-points-for-dynamic-blocks/m-p/11979736#M1763</link>
      <description>&lt;P&gt;That's a new and completely different topic. &lt;BR /&gt;Can you please ask this in a new posting?&amp;nbsp;This one is "solved". &lt;BR /&gt;So other attendants can find and reply to it.&lt;/P&gt;</description>
      <pubDate>Mon, 22 May 2023 10:37:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-obtain-control-or-snap-points-for-dynamic-blocks/m-p/11979736#M1763</guid>
      <dc:creator>tbrammer</dc:creator>
      <dc:date>2023-05-22T10:37:21Z</dc:date>
    </item>
  </channel>
</rss>

