AutoCAD Express Tools
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*García, Jose Carretero
how to Join Polylines
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
979 Views, 3 Replies
12-10-2003 11:10 PM
I have Autocad 2004 with express tools instaled, but a haven't konw how join
polylines like the same way of Autocad 2000. The command in autocad 2000 was
"Joinpol".
Thank you for help me.
polylines like the same way of Autocad 2000. The command in autocad 2000 was
"Joinpol".
Thank you for help me.
*Rhymes, Jason
Re: how to Join Polylines
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-10-2003 11:23 PM in reply to:
*García, Jose Carretero
It was called pljoin and it's part of core acad. Try pedit. I still rather
pljoin (much quicker and seams to do a better job) so I used the one from
2000i express tools in 2004.
"Jose Carretero García" wrote in message
news:2EC1E440D5774D260070198B618AB49D@in.WebX.maYI adrTaRb...
> I have Autocad 2004 with express tools instaled, but a haven't konw how
join
> polylines like the same way of Autocad 2000. The command in autocad 2000
was
> "Joinpol".
>
> Thank you for help me.
>
>
pljoin (much quicker and seams to do a better job) so I used the one from
2000i express tools in 2004.
"Jose Carretero García"
news:2EC1E440D5774D260070198B618AB49D@in.WebX.maYI
> I have Autocad 2004 with express tools instaled, but a haven't konw how
join
> polylines like the same way of Autocad 2000. The command in autocad 2000
was
> "Joinpol".
>
> Thank you for help me.
>
>
*Engle, Walt
Re: how to Join Polylines
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-10-2003 11:54 PM in reply to:
*García, Jose Carretero
Pljoin was and still is much better than pedit. You can copy pljoin from 2000
or 2002 and if you want do the following:
Modify the acetmain menu adding the following line:
[Join Polylines]^c^c^p(if (not pljoin)(load "pljoin"));pljoin
This should be added to the Modify section of the acetmain.mnu in the following
location (of course you may want to save a backup somewhere else BEFORE you make
the changes):
C:\Program Files\R2004\UserDataCache\Support\
Copy the old pljoin.lsp into the Express directory of Autocad.
Recompile the acetmain.mnu and copy ALL of the acetmain.mn? to someplace else
(zip, diskette?). Using My Computer, copy the newly recompiled acetmain.mn? to
the other two locations below.
C:\Documents and Settings\\Application Data\Autodesk\
Autocad 2004\R16.0\enu\Support\
C:\Program Files\R2004\Express\
or 2002 and if you want do the following:
Modify the acetmain menu adding the following line:
[Join Polylines]^c^c^p(if (not pljoin)(load "pljoin"));pljoin
This should be added to the Modify section of the acetmain.mnu in the following
location (of course you may want to save a backup somewhere else BEFORE you make
the changes):
C:\Program Files\R2004\UserDataCache\Support\
Copy the old pljoin.lsp into the Express directory of Autocad.
Recompile the acetmain.mnu and copy ALL of the acetmain.mn? to someplace else
(zip, diskette?). Using My Computer, copy the newly recompiled acetmain.mn? to
the other two locations below.
C:\Documents and Settings\
Autocad 2004\R16.0\enu\Support\
C:\Program Files\R2004\Express\
Re: how to Join Polylines
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-07-2012 12:51 AM in reply to:
*García, Jose Carretero
Actually i gareed wit u r rplys but one more problem is dat i wanted to join 3 poitns of pline. I m trying wit PEDIT but its accepting only 2 points n not accpeting one point of line. So anyone can tell me how to do dat cause its necessary for an big project. Actually we did all d drwanings but de need centerline for each Duct but in one entity so so hav submission on sunday can anyone help me here...
