Results 1 to 7 of 7

Thread: Polyline Join

Hybrid View

  1. #1
    Certifiable AUGI Addict Robert.Hall's Avatar
    Join Date
    2004-07
    Location
    Detroit Michigan
    Posts
    2,510

    Default Polyline Join

    So I have a great lisp for Polyline width, see previous post.....
    What about jumping straight to the Pedit Join command???
    I am at a loss on how to even start this one. It is a bit different
    from the width command. We are not setting a value this time.

  2. #2
    I could stop if I wanted to
    Join Date
    2003-05
    Posts
    335

    Default Re: Polyline Join

    AutoCAD has a pljoin command in the express tools. It might be what you want.

  3. #3
    Certifiable AUGI Addict Robert.Hall's Avatar
    Join Date
    2004-07
    Location
    Detroit Michigan
    Posts
    2,510

    Unhappy Re: Polyline Join

    Ive got AutoCad 2004 express tools and I do not see that command anywhere.

  4. #4
    I could stop if I wanted to
    Join Date
    2003-05
    Posts
    335

    Default Re: Polyline Join

    I don't know if there is a button or anything like that. Just type in PLJOIN at the command prompt and see if you get anything.

  5. #5
    Certifiable AUGI Addict Robert.Hall's Avatar
    Join Date
    2004-07
    Location
    Detroit Michigan
    Posts
    2,510

    Default Re: Polyline Join

    I did...........I do not have this command.

  6. #6
    AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL
    Posts
    1,132

    Default Re: Polyline Join

    Macro from my **CMEDIT menu:

    Code:
    ID_Pljoin	[Polyline Join]^C^C^P(or C:pljoin (load "pljoin"));pljoin;;

    It isn't loaded by default, but you should have it.
    Last edited by Tom Beauford; 2004-09-28 at 04:26 PM. Reason: Wrap [CODE] Tags
    Tom Beauford P.S.M. - Civil 2013 on Windows 7 Pro
    Design Analysis - Leon County Public Works/Engineering
    2280 Miccosukee Rd. Tallahassee, FL 32308-5310
    Ph# (850)606-1516

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. Join 3D line to 3D polyline
    By jpaulsen in forum AutoCAD General
    Replies: 13
    Last Post: 2007-08-06, 03:50 PM
  3. custom polyline join icon
    By rvilla20 in forum AutoCAD Customization
    Replies: 6
    Last Post: 2005-11-11, 05:31 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
  •