Author Topic: Like Dot to Dot?  (Read 1791 times)

0 Members and 1 Guest are viewing this topic.

Jeff_M

  • King Gator
  • Posts: 4099
  • C3D user & customizer
Like Dot to Dot?
« on: July 25, 2007, 06:44:16 PM »
Based on the article by Matt Kolberg posted at Civil3d.com today, I finished up a little lisp that I started early last year (prior to jumping on the NET bandwagon). It does exactly what Matt describes, but all within the drawing editor. All the user need do to connect Points with identical descriptions, in the order of the point numbers, is select any point whose description they wish to match and Voila! a 3dPolyline is drawn connecting those points. Not as fancy as Figures/Autolinework when importing points, but it works for misc. shots which weren't coded properly for use with the other method.

Load the lisp, command name is CONNECTPTS

Someday soon I'll probably port this for use in the infamous SincPac3D, but this is all I had time for today. Thanks to Matt for reminding me of this unfinished routine. I could have used it recently to save quite a bit of time.

Enjoy!
« Last Edit: July 30, 2007, 04:07:53 PM by Jeff_M »

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Like Dot to Dot?
« Reply #1 on: July 30, 2007, 01:56:35 PM »
Missed the article, thanks for the routine!

Curious, if you could add a promt to count up, or down to connect the dots?
Be your Best


Michael Farrell
http://primeservicesglobal.com/

Jeff_M

  • King Gator
  • Posts: 4099
  • C3D user & customizer
Re: Like Dot to Dot?
« Reply #2 on: July 30, 2007, 04:07:36 PM »
Sure thing Michael! I revised the original attachment to provide the option of Ascending or descending draw order.

mjfarrell

  • Seagull
  • Posts: 14444
  • Every Student their own Lesson
Re: Like Dot to Dot?
« Reply #3 on: July 30, 2007, 05:03:05 PM »
Extended Thanks and Gratuities!  The reverse order thing popped into mind as, well you know sometimes the surveyors might shoot things out of sequence.
Be your Best


Michael Farrell
http://primeservicesglobal.com/