<?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: Display point markers for geometry in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5990908#M296989</link>
    <description>&lt;P&gt;Hello Kent,&lt;BR /&gt;Thanks for your detailed inquiry. Here are my answers:&lt;BR /&gt;LINE: Both end points.&lt;BR /&gt;CIRCLE: Quadrant and center&lt;BR /&gt;ARC: End points, center and midpoint&lt;BR /&gt;ELLIPSE: As with circle, if partial as with arc&lt;BR /&gt;SPLINE: End points and all fit points&lt;BR /&gt;POLYLINE: Vertices only&lt;BR /&gt;BLOCK: Vertices only (If this will be difficult it can be ignored). Could exploding the block make things simpler, perhaps?&lt;BR /&gt;RAY, XLINE: Vertices only (Not too relevant)&lt;BR /&gt;OTHER OBJECTS: Vertices only (Not too relevant)&lt;BR /&gt;Perhaps a way these points can additionally be turned off if needed will also be useful.&lt;BR /&gt;Really appreciate your help so far. Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jan 2016 14:53:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-15T14:53:41Z</dc:date>
    <item>
      <title>Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5981082#M296976</link>
      <description>&lt;P&gt;Hello Forum Members,&lt;/P&gt;&lt;P&gt;If I draw a simple geometry, like a rectangle, is it possible to display the points that make up that rectangle with point markers in graphics as can be done with point objects using point marker styles.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2016 17:52:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5981082#M296976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-09T17:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5981236#M296977</link>
      <description>&lt;P&gt;I don't think this is possible because points defining endpoints are not real objects but coordinates.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jan 2016 22:44:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5981236#M296977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-09T22:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5981380#M296978</link>
      <description>&lt;P&gt;Thanks a lot AUGIfr for your reply.&lt;/P&gt;&lt;P&gt;As you are saying, point marker styles will not work for other geometry apart from points. This is quite disappointing. But can you think of any alternative way I can display my geometry points in graphics apart from those blue point nodes you get when you click to select an object?&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jan 2016 09:03:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5981380#M296978</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-10T09:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5982902#M296979</link>
      <description>&lt;P&gt;Place a POINT object at the relevant geometry points, and set the PDMODE variable to display as desired.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, place a BLOCK Instance at the relevant points.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 17:05:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5982902#M296979</guid>
      <dc:creator>jggerth</dc:creator>
      <dc:date>2016-01-11T17:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5983083#M296980</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;.... can you think of any alternative way I can display my geometry points in graphics ...?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;A routine could certainly be written that would put either a Point entity or a Block [whichever you prefer] at each vertex of all selected Polylines all at once, so you don't need to go around and add them everywhere yourself&amp;nbsp;as JGerth's suggestion implies. &amp;nbsp;Since your "like a rectangle" is only one of countless possibilities of simple geometry, would you want other kinds of things also marked in that way? &amp;nbsp;A single routine could, for example, with one User selection of any number of types of objects, put such markers on all Polyline vertices &lt;EM&gt;and&lt;/EM&gt; all Line endpoints &lt;EM&gt;and&lt;/EM&gt; at the centers and perhaps quadrant points if you like of all Circles, and at the centers and endpoints of all Arcs, and at the insertion points of all Blocks and/or Text, and ....&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 18:00:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5983083#M296980</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2016-01-11T18:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5983141#M296981</link>
      <description>&lt;P&gt;Well, will something like that suits you? This is just a display style with a jitter setting Off:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/210830i7FA59BBD6D686675/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="autocad-2016-crosses-to-intersections.jpg" title="autocad-2016-crosses-to-intersections.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 18:19:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5983141#M296981</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T18:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5983493#M296982</link>
      <description>Sorry guys, for the late reply. Thanks, JGerth, for your suggestion. But as Kent1Cooper pointed out, it will be extremely time-consuming to go creating points from vertex to vertex if one is dealing with a large number of geometry.&lt;BR /&gt;Kent1Cooper, could you write me such a routine you were referring to? I have no idea how to do that.&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Mon, 11 Jan 2016 21:12:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5983493#M296982</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T21:12:22Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5983504#M296983</link>
      <description>AUGIfr, that's a very good idea. This will work great for many situations (like polygons and certain polylines). But when you have multiple vertex along the straight side of a geometry the technique will fail. It won't also work for circles and arcs.</description>
      <pubDate>Mon, 11 Jan 2016 21:34:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5983504#M296983</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-11T21:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5983580#M296984</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;.....&lt;BR /&gt;Kent1Cooper, could you write me such a routine you were referring to? I have no idea how to do that.&lt;BR /&gt;....&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;For &lt;EM&gt;LWPolylines only&lt;/EM&gt;&amp;nbsp;so far [since presumably that's what your example of a rectangle would be and you mention vertices in Post 8, but they can be of &lt;EM&gt;any&lt;/EM&gt; shape], in simplest terms, and &lt;EM&gt;very&lt;/EM&gt; lightly tested:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(defun C:PPV (/ ss pl v); = Points on Polyline Vertices&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (prompt "\nTo place Points on all vertices of selected Polyline(s),")&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (setq ss (ssget '((0 . "LWPOLYLINE"))))&lt;/P&gt;
&lt;P&gt;&amp;nbsp; (repeat (setq n (sslength ss))&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; (setq&amp;nbsp;pl (ssname ss (setq n (1- n))))&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; (repeat (setq v (cdr (assoc 90 (entget pl))))&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; (command "_.point" (vlax-curve-getPointAtParam pl (setq v (1- v))))&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; ); repeat&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ); repeat&lt;/P&gt;
&lt;P&gt;); defun&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The same idea can be extended to handle whatever additional entity types you want, and whatever locations on them you want Points added to. &amp;nbsp;Provide specifics and they can be included.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It &lt;EM&gt;doesn't&lt;/EM&gt; yet do things that it could like check whether you actually picked anything, account for object snap [you'll be okay if it's either off or any running modes include Endpoint], account for non-World Coordinate Systems, set a PDMODE value for visibility of the Points, etc., etc.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2016 22:31:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5983580#M296984</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2016-01-11T22:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5985503#M296985</link>
      <description>Kent1Cooper, I get this:&lt;BR /&gt;&lt;BR /&gt;; error: no function definition: VLAX-CURVE-GETPOINTATPARAM</description>
      <pubDate>Tue, 12 Jan 2016 22:21:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5985503#M296985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-12T22:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5986788#M296986</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;Kent1Cooper, I get this:&lt;BR /&gt;&lt;BR /&gt;; error: no function definition: VLAX-CURVE-GETPOINTATPARAM&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That means the VL... functions are not loaded. &amp;nbsp;I should probably have thought of that, and usually do include the following&amp;nbsp;in fully-developed routines. &amp;nbsp;Put this in at the Command: line:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;(vl-load-com)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and try again.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2016 15:49:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5986788#M296986</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2016-01-13T15:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5988646#M296987</link>
      <description>Works like a charm, Kent1Cooper! Thanks so much. Now, how do I make it work for other geometry (circles, arcs, polygons....</description>
      <pubDate>Thu, 14 Jan 2016 13:14:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5988646#M296987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-14T13:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5989574#M296988</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;.... Now, how do I make it work for other geometry (circles, arcs, polygons....&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It will already do polygons, at least any made with the Polygon &lt;EM&gt;command&lt;/EM&gt;, since what that makes is a&amp;nbsp;Polyline. &amp;nbsp;If a polygon is&amp;nbsp;made up of &lt;EM&gt;separate Lines&lt;/EM&gt;, that would need to be done by marking the Lines rather than the polygon as a whole.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That would not be difficult. &amp;nbsp;But clarify &lt;EM&gt;at what location(s)&lt;/EM&gt; in relation to specific entity types you would want Points added:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;LINE: &amp;nbsp;both end points? &amp;nbsp;also midpoint?&lt;/P&gt;
&lt;P&gt;CIRCLE: &amp;nbsp;center? &amp;nbsp;also quadrant points?&lt;/P&gt;
&lt;P&gt;ARC: &amp;nbsp;end points? &amp;nbsp;center? &amp;nbsp;midpoint? &amp;nbsp;any quadrant point(s) that are within the sweep of the Arc?&lt;/P&gt;
&lt;P&gt;ELLIPSE: &amp;nbsp;as with Circle? &amp;nbsp;if partial, as with Arc?&lt;/P&gt;
&lt;P&gt;SPLINE: &amp;nbsp;endpoints? &amp;nbsp;any fit or control points?&lt;/P&gt;
&lt;P&gt;POLYLINE: &amp;nbsp;in addition to vertices, perhaps also midpoints of segments such as get grips when selected?&lt;BR /&gt;BLOCK: &amp;nbsp;insertion point? &amp;nbsp;anything on &lt;EM&gt;internal&lt;/EM&gt; geometry [harder than the preceding&amp;nbsp;possibilities]?&lt;/P&gt;
&lt;P&gt;RAY? &amp;nbsp;XLINE? &amp;nbsp;etc., etc.....&lt;/P&gt;
&lt;P&gt;Things other than geometry &lt;EM&gt;per se&lt;/EM&gt; [TEXT, MTEXT, DIMENSIONS, etc.]?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And in the case of things that &lt;EM&gt;meet&lt;/EM&gt; where each one should get a Point [e.g. contiguous Line ends], a "plain" routine would place &lt;EM&gt;two&lt;/EM&gt; [sometimes more] Points. &amp;nbsp;Should it check whether there's one there already, and add one only if there isn't?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the case of midpoints, for whatever entity types you would want those marked [including Polyline &lt;EM&gt;segment&lt;/EM&gt; midpoints if you choose that option], check out MarkMidPoints.lsp, available&amp;nbsp;&lt;A href="http://cadtips.cadalyst.com/linear-objects/mark-midpoints-entities" target="_self"&gt;here&lt;/A&gt;. &amp;nbsp;Points are just one of the possible markers it can&amp;nbsp;place.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 19:30:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5989574#M296988</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2016-01-14T19:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: Display point markers for geometry</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5990908#M296989</link>
      <description>&lt;P&gt;Hello Kent,&lt;BR /&gt;Thanks for your detailed inquiry. Here are my answers:&lt;BR /&gt;LINE: Both end points.&lt;BR /&gt;CIRCLE: Quadrant and center&lt;BR /&gt;ARC: End points, center and midpoint&lt;BR /&gt;ELLIPSE: As with circle, if partial as with arc&lt;BR /&gt;SPLINE: End points and all fit points&lt;BR /&gt;POLYLINE: Vertices only&lt;BR /&gt;BLOCK: Vertices only (If this will be difficult it can be ignored). Could exploding the block make things simpler, perhaps?&lt;BR /&gt;RAY, XLINE: Vertices only (Not too relevant)&lt;BR /&gt;OTHER OBJECTS: Vertices only (Not too relevant)&lt;BR /&gt;Perhaps a way these points can additionally be turned off if needed will also be useful.&lt;BR /&gt;Really appreciate your help so far. Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2016 14:53:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/display-point-markers-for-geometry/m-p/5990908#M296989</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-15T14:53:41Z</dc:date>
    </item>
  </channel>
</rss>

