Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Join 3D line to 3D polyline

  1. #1
    AUGI Addict jpaulsen's Avatar
    Join Date
    2002-04
    Location
    Colorado
    Posts
    1,901

    Default Join 3D line to 3D polyline

    Does anyone have a lisp routine that will join 3d lines into a 3d polyline?

    The lines I want to join touch end to end.
    Jeff Paulsen

  2. #2
    Administrator Mike.Perry's Avatar
    Join Date
    2001-03
    Posts
    13,499

    Default Re: Join 3D line to 3D polyline

    Hi

    Might want to look at something like -

    GeoTools->Polyline Tool set 1 Tools

    Have a good one, Mike
    Last edited by Mike.Perry; 2006-10-28 at 04:52 AM. Reason: Correct link.

  3. #3
    Certified AUGI Addict rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Houston
    Posts
    7,520

    Arrow Re: Join 3D line to 3D polyline

    Quote Originally Posted by jpaulsen
    Does anyone have a lisp routine that will join 3d lines into a 3d polyline?

    The lines I want to join touch end to end.
    ToolPac has a join polyline routine that will work with any combination of 2D lines, 3D lines, 2D polylines, and 3D polylines.

  4. #4
    I could stop if I wanted to
    Join Date
    2006-01
    Posts
    202

    Default Re: Join 3D line to 3D polyline

    We use a routine called "pedit3d" I cant recall where we bought it from.
    We also use geotools occasionally aswell.

    Out of interest do any of you ever have an arc drawn on a "3d" ucs and want to join this to a 3d polyline? It appears the only way to get this to work involves faceting the arc into a series of short chord lengths which in a large drawing where this has to be done repeatadly can increase the file size a lot and makes working with/manipulating the arc later a real pain.

    In fact I have a feeling a flat normal arc has the same problems if it is joined to a 3d polyline.

    Edit : Confirmed, any arc behaves the same way when using pedit3d. Geotools can not join an arc to a 3d polyline.
    Last edited by mmccarter; 2007-08-01 at 02:12 PM.

  5. #5
    AUGI Addict jpaulsen's Avatar
    Join Date
    2002-04
    Location
    Colorado
    Posts
    1,901

    Default Re: Join 3D line to 3D polyline

    I usually follow up on my posts but this one slipped through the cracks.

    We ended up purchasing "Join 3D Polyline" from GEO Tools. GEO Tools allows you to purchase individual tools which was good for us because we did not want the entire package. It cost about $40 for a company wide license.
    Jeff Paulsen

  6. #6
    Certified AUGI Addict rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Houston
    Posts
    7,520

    Default Re: Join 3D line to 3D polyline

    Quote Originally Posted by jpaulsen
    I usually follow up on my posts but this one slipped through the cracks.

    We ended up purchasing "Join 3D Polyline" from GEO Tools. GEO Tools allows you to purchase individual tools which was good for us because we did not want the entire package. It cost about $40 for a company wide license.
    Thanks for the confirmation. This may help future readers of this thread.

  7. #7
    I could stop if I wanted to
    Join Date
    2006-01
    Posts
    202

    Default Re: Join 3D line to 3D polyline

    We purchased Geotools a few years ago and bought the site license which is very good value. One of our surveyors used to work in Saudi with Rakesh who is now the main guy doing their programming I believe - small world.

    The join 3d polylines is ok in it, but unfortunately for me it will not join arcs to any 3d polylines.

  8. #8
    Certified AUGI Addict rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Houston
    Posts
    7,520

    Default Re: Join 3D line to 3D polyline

    Quote Originally Posted by mmccarter
    The join 3d polylines is ok in it, but unfortunately for me it will not join arcs to any 3d polylines.
    3D polylines cannot contain arcs. A good routine though, would convert the arc to a series of small chords to mimic a 3d arc.

  9. #9
    Forum Manager, Administrator Ed Jobe's Avatar
    Join Date
    2000-11
    Location
    Turlock, CA
    Posts
    4,777

    Default Re: Join 3D line to 3D polyline

    Just curious, what do you mean by a "3d line"?
    C:> ED WORKING....

  10. #10
    AUGI Addict jpaulsen's Avatar
    Join Date
    2002-04
    Location
    Colorado
    Posts
    1,901

    Default Re: Join 3D line to 3D polyline

    A "3D line" as referred to above is a line with different Z values at each end point. AutoCAD just sees it as a line.
    Jeff Paulsen

Page 1 of 2 12 LastLast

Similar Threads

  1. 3D Polyline - Offset & Join.
    By omorah in forum AutoCAD 3D (2006 or below)
    Replies: 1
    Last Post: 2007-10-05, 08:24 AM
  2. Replies: 10
    Last Post: 2007-02-07, 01:55 PM
  3. Polyline Join
    By Robert.Hall in forum AutoLISP
    Replies: 6
    Last Post: 2004-09-28, 04:57 PM
  4. polyline join?
    By andrewp in forum AutoCAD General
    Replies: 1
    Last Post: 2004-09-10, 09:25 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •