<?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: Entity with blue points in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234787#M27541</link>
    <description>rofl lool @ "blue points"! :)) &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;</description>
    <pubDate>Fri, 28 Jan 2005 08:53:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-01-28T08:53:02Z</dc:date>
    <item>
      <title>Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234784#M27538</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I Have made a polyline and an extrusion of it. Now I have an Entity. My problem is that this entity does not have any "blue points" (like usually in CAD).  &lt;BR /&gt;
&lt;BR /&gt;
First of all I would like to know if it is possible to insert some  (Actually I only want to insert tow "snap/toggle/blue" points and  not a point at each corner).  Then I would like to retrieve there coordinates.&lt;BR /&gt;
&lt;BR /&gt;
Is it possible, if yess can someone tell me how?&lt;BR /&gt;
&lt;BR /&gt;
thanks, Belinea</description>
      <pubDate>Thu, 27 Jan 2005 17:57:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234784#M27538</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-27T17:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234785#M27539</link>
      <description>If the "blue points" are grip points then you need to override AcDbEntity::getGripPoints().</description>
      <pubDate>Thu, 27 Jan 2005 20:40:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234785#M27539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-27T20:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234786#M27540</link>
      <description>and for operate on them you must override naturally the
AcDbEntity::MoveGripPointsAt() function.

Have you readed the doks about custom entities ??
There is a lot of info in docs.

Regards
Rex

"fantum" &lt;NOSPAM&gt; schrieb im Newsbeitrag
news:23152611.1106858436536.JavaMail.jive@jiveforum2.autodesk.com...
&amp;gt; If the "blue points" are grip points then you need to override
AcDbEntity::getGripPoints().&lt;/NOSPAM&gt;</description>
      <pubDate>Fri, 28 Jan 2005 06:43:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234786#M27540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-28T06:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234787#M27541</link>
      <description>rofl lool @ "blue points"! :)) &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;</description>
      <pubDate>Fri, 28 Jan 2005 08:53:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234787#M27541</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-28T08:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234788#M27542</link>
      <description>If you have a moment, could you please explain what is so hilarious about that - preferably not in your native language?</description>
      <pubDate>Fri, 28 Jan 2005 14:09:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234788#M27542</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-28T14:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234789#M27543</link>
      <description>rex12 schrieb:
&amp;gt; and for operate on them you must override naturally the
&amp;gt; AcDbEntity::MoveGripPointsAt() function.
&amp;gt; 
&amp;gt; Have you readed the doks about custom entities ??
... and have you looked at the samples (that's most important for me!)?</description>
      <pubDate>Fri, 28 Jan 2005 15:46:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234789#M27543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-28T15:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234790#M27544</link>
      <description>fantum you have a good point.  Actually I don t find it funny at all.  I am a newbie to ObjectARX.  The documentation of ObjectARX is prety poor and that is why am looking for oder source of information.  &lt;BR /&gt;
&lt;BR /&gt;
I have no Idea how i can override the MoveGripPointsAt() method in a proper way.&lt;BR /&gt;
&lt;BR /&gt;
regard&lt;BR /&gt;
&lt;BR /&gt;
Belinea</description>
      <pubDate>Fri, 28 Jan 2005 20:01:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234790#M27544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-28T20:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234791#M27545</link>
      <description>The ObjectARX Developer's Guide is actually a pretty good learning tool - especially if you work your way through it writing test code to find the errors.  What you need for grip points is at:&lt;BR /&gt;
&lt;BR /&gt;
ObjectARX Developer's Guide&amp;gt;Deriving from AcDbEntity&amp;gt;Overriding Common Entity Functions&amp;gt;Implementing the Grip Point Functions</description>
      <pubDate>Fri, 28 Jan 2005 20:58:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234791#M27545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-28T20:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234792#M27546</link>
      <description>Ok, I found that.&lt;BR /&gt;
&lt;BR /&gt;
I have made a methode in my custom entity:&lt;BR /&gt;
&lt;BR /&gt;
Acad::ErrorStatus Bauteil::getGripPoints(&lt;BR /&gt;
          AcGePoint3dArray&amp;amp;,&lt;BR /&gt;
          AcDbIntArray&amp;amp;,&lt;BR /&gt;
          AcDbIntArray&amp;amp;)const&lt;BR /&gt;
{&lt;BR /&gt;
         assertReadEnabled();&lt;BR /&gt;
        Acad::ErrorStatus es;&lt;BR /&gt;
        if ((es = getVertices3d(gripPoints)) != Acad::eOk) {&lt;BR /&gt;
               return es;&lt;BR /&gt;
        } &lt;BR /&gt;
&lt;BR /&gt;
        return es;&lt;BR /&gt;
}&lt;BR /&gt;
&lt;BR /&gt;
I got those error messages:&lt;BR /&gt;
&lt;BR /&gt;
c:\objectarx\inc\imgent.h(75) : error C2146: Syntaxfehler : Fehlendes ';' vor Bezeichner 'classVersion'&lt;BR /&gt;
c:\objectarx\inc\imgent.h(281) : error C2146: Syntaxfehler : Fehlendes ';' vor Bezeichner 'mVersion'&lt;BR /&gt;
c:\objectarx\inc\imgent.h(281) : error C2086: 'ClassVersion' : Neudefinition&lt;BR /&gt;
c:\objectarx\inc\imgent.h(281) : error C2501: 'mVersion' : Fehlende Speicherklasse oder Typbezeichner&lt;BR /&gt;
c:\objectarx\inc\imgent.h(304) : error C2143: Syntaxfehler : Fehlendes ';' vor 'tag::id'&lt;BR /&gt;
c:\objectarx\inc\imgent.h(304) : error C2433: 'ClassVersion' : 'inline' bei der Deklaration von Daten nicht zulaessig&lt;BR /&gt;
c:\objectarx\inc\imgent.h(304) : error C2501: 'ClassVersion' : Fehlende Speicherklasse oder Typbezeichner&lt;BR /&gt;
c:\objectarx\inc\imgent.h(304) : fatal error C1004: Unerwartetes Dateiende gefunden&lt;BR /&gt;
&lt;BR /&gt;
it seems like the file imgent.h has some problems (that is the file to include when using getVertices3d). Can someone help me out?&lt;BR /&gt;
&lt;BR /&gt;
regard Belinea</description>
      <pubDate>Sat, 29 Jan 2005 10:10:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234792#M27546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-29T10:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234793#M27547</link>
      <description>From wich AutoCAD entity your custom entity is derived?

In your first message you have spoken from an extrusion. This
will given you an AcDb3DSolid, not an RasterImage.

Bernd

"Belinea" &lt;NOSPAM&gt; schrieb im Newsbeitrag
news:26558921.1106993442653.JavaMail.jive@jiveforum1.autodesk.com...
&amp;gt; Ok, I found that.
&amp;gt;
&amp;gt; I have made a methode in my custom entity:
&amp;gt;
&amp;gt; Acad::ErrorStatus Bauteil::getGripPoints(
&amp;gt;           AcGePoint3dArray&amp;amp;,
&amp;gt;           AcDbIntArray&amp;amp;,
&amp;gt;           AcDbIntArray&amp;amp;)const
&amp;gt; {
&amp;gt;          assertReadEnabled();
&amp;gt;         Acad::ErrorStatus es;
&amp;gt;         if ((es = getVertices3d(gripPoints)) != Acad::eOk) {
&amp;gt;                return es;
&amp;gt;         }
&amp;gt;
&amp;gt;         return es;
&amp;gt; }
&amp;gt;
&amp;gt; I got those error messages:
&amp;gt;
&amp;gt; c:\objectarx\inc\imgent.h(75) : error C2146: Syntaxfehler : Fehlendes ';'
vor Bezeichner 'classVersion'
&amp;gt; c:\objectarx\inc\imgent.h(281) : error C2146: Syntaxfehler : Fehlendes ';'
vor Bezeichner 'mVersion'
&amp;gt; c:\objectarx\inc\imgent.h(281) : error C2086: 'ClassVersion' :
Neudefinition
&amp;gt; c:\objectarx\inc\imgent.h(281) : error C2501: 'mVersion' : Fehlende
Speicherklasse oder Typbezeichner
&amp;gt; c:\objectarx\inc\imgent.h(304) : error C2143: Syntaxfehler : Fehlendes ';'
vor 'tag::id'
&amp;gt; c:\objectarx\inc\imgent.h(304) : error C2433: 'ClassVersion' : 'inline'
bei der Deklaration von Daten nicht zulaessig
&amp;gt; c:\objectarx\inc\imgent.h(304) : error C2501: 'ClassVersion' : Fehlende
Speicherklasse oder Typbezeichner
&amp;gt; c:\objectarx\inc\imgent.h(304) : fatal error C1004: Unerwartetes Dateiende
gefunden
&amp;gt;
&amp;gt; it seems like the file imgent.h has some problems (that is the file to
include when using getVertices3d). Can someone help me out?
&amp;gt;
&amp;gt; regard Belinea&lt;/NOSPAM&gt;</description>
      <pubDate>Mon, 31 Jan 2005 07:12:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234793#M27547</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-31T07:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234794#M27548</link>
      <description>Sorry, could not resist. It seemed so funny at that moment. The funny thing is that you called grip points "blue points". &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
Correct question for a person who started programming Acad before becoming a user of Acad. I remember asking the same question few years ago, because, I did not use Acad, I just started programming in ARX.&lt;BR /&gt;
Imagine a car mechanic (who does not have a driver license) coming to you and asking "what's that stick next to the driver's seat for?" &lt;BR /&gt;
What's so native about my language?</description>
      <pubDate>Mon, 31 Jan 2005 11:56:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234794#M27548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-31T11:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234795#M27549</link>
      <description>While I don't speak your language, I would also point out that imgent.h requires imgdef.h and that you haven't named the formal parameters.</description>
      <pubDate>Mon, 31 Jan 2005 13:44:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234795#M27549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-31T13:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234796#M27550</link>
      <description>&amp;gt; Imagine a car mechanic (who does not have a driver license) coming to you and asking "what's that stick next to the driver's seat for?"&lt;BR /&gt;
&lt;BR /&gt;
Imagine, instead, a car mechanic coming to you and asking (in slightly broken but understandable English) "What is name of the stick at side of seat for driver?"</description>
      <pubDate>Mon, 31 Jan 2005 13:51:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234796#M27550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-31T13:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234797#M27551</link>
      <description>Hi,

Are you looking to do something like:

http://www.streamspace.com/Streamspace%20Solids.htm

At the time, using ACIS (now shape manager) for complex geometry was rather
time consuming, so I'm not sure it's a good idea.

There was a discussion about memory loss using these operations. If that's
the case, you'll run out of memory during dragging.

Regards,

Henrik Vallgren

"Belinea" &lt;NOSPAM&gt; wrote in message
news:26332891.1106848650618.JavaMail.jive@jiveforum1.autodesk.com...
&amp;gt; Hi,
&amp;gt;
&amp;gt; I Have made a polyline and an extrusion of it. Now I have an Entity. My
problem is that this entity does not have any "blue points" (like usually in
CAD).
&amp;gt;
&amp;gt; First of all I would like to know if it is possible to insert some
(Actually I only want to insert tow "snap/toggle/blue" points and  not a
point at each corner).  Then I would like to retrieve there coordinates.
&amp;gt;
&amp;gt; Is it possible, if yess can someone tell me how?
&amp;gt;
&amp;gt; thanks, Belinea&lt;/NOSPAM&gt;</description>
      <pubDate>Mon, 31 Jan 2005 16:41:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234797#M27551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-31T16:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234798#M27552</link>
      <description>&amp;gt;Imagine, instead, a car mechanic coming to you and asking (in slightly broken but understandable English) "What is name of the stick at side of seat for driver?" &lt;BR /&gt;
  &lt;BR /&gt;
Would not you smile at least then ? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 31 Jan 2005 17:13:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234798#M27552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-01-31T17:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Entity with blue points</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234799#M27553</link>
      <description>&amp;gt; Would not you smile at least then ? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
I would probably smile in a friendly manner at having met a new person and having been able to help them.  I seriously doubt that I would "rofl" or otherwise attempt to humiliate the person.</description>
      <pubDate>Tue, 01 Feb 2005 13:29:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/entity-with-blue-points/m-p/1234799#M27553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-01T13:29:49Z</dc:date>
    </item>
  </channel>
</rss>

