| Author |
Message |
MGreisen
Guest
|
Posted:
Wed Dec 22, 2004 5:18 pm Post subject:
Converting to Plines |
|
|
Does anyone know of a way of converting many lines into Plines without joining/filleting them. ( The lines aren't all joint and I want them to stay that way, but I'd like a way to select the hundreds of lines I have and turn them into Plines to give them a width)
|
|
| Back to top |
|
 |
Daniel J. Altamura, R.A.
Guest
|
Posted:
Wed Dec 22, 2004 5:27 pm Post subject:
Re: Converting to Plines |
|
|
With PEDITACCEPT = 1 (2004 & 2005 only)
Command: pedit
Select polyline or [Multiple]: m
Select objects: Specify opposite corner: 5 found
Select objects:
Enter an option [Close/Open/Join/Width/Fit/Spline/Decurve/Ltype gen/Undo]: w
Specify new width for all segments: 6
Enter an option [Close/Open/Join/Width/Fit/Spline/Decurve/Ltype gen/Undo]:
With PEDITACCEPT = 0 (2002 and earlier behavior)
Command: pedit
Select polyline or [Multiple]: m
Select objects: Specify opposite corner: 5 found
Select objects:
Convert Lines and Arcs to polylines [Yes/No]? <Y> y
Enter an option [Close/Open/Join/Width/Fit/Spline/Decurve/Ltype gen/Undo]: w
Specify new width for all segments: 6
Enter an option [Close/Open/Join/Width/Fit/Spline/Decurve/Ltype gen/Undo]:
--
Daniel J. Altamura, R.A.
Altamura Architectural Consulting
and SoftWorx, Autodesk Authorized Developer
--------------------------------------------------------------------
"MGreisen" <nospam@address.withheld> wrote in message
news:12895119.1103717935818.JavaMail.jive@jiveforum1.autodesk.com...
| Quote: | Does anyone know of a way of converting many lines into Plines without
joining/filleting them. ( The lines aren't all joint and I want them to
stay that way, but I'd like a way to select the hundreds of lines I have
and turn them into Plines to give them a width) |
|
|
| Back to top |
|
 |
MGreisen
Guest
|
Posted:
Wed Dec 22, 2004 5:44 pm Post subject:
Re: Converting to Plines |
|
|
Sorry, dumb question.
Thanks
|
|
| Back to top |
|
 |
teiarch
Guest
|
Posted:
Thu Dec 23, 2004 6:49 am Post subject:
Re: Converting to Plines |
|
|
McG: Type PE, select a line; you'll be asked of you want to turn it into a polyline. Press enter or type Y and enter.
Since I don't have all the latest software that the other poster has at his disposal nor (obviously) the expanse of knowledge (length of post), I have to muck around on the lowly command line. |
|
| Back to top |
|
 |
Daniel J. Altamura, R.A.
Guest
|
Posted:
Thu Dec 23, 2004 5:27 pm Post subject:
Re: Converting to Plines |
|
|
All I did was copy and paste from the text screen. Whether or not you need
to answer yes depends upon the value of the PEDITACCEPT system variable.
This is new to 2004 and 2005. Previous versions act as if PEDITACCEPT=0.
--
Daniel J. Altamura, R.A.
Altamura Architectural Consulting
and SoftWorx, Autodesk Authorized Developer
--------------------------------------------------------------------
"teiarch" <nospam@address.withheld> wrote in message
news:11514821.1103766574908.JavaMail.jive@jiveforum1.autodesk.com...
| Quote: | McG: Type PE, select a line; you'll be asked of you want to turn it into
a polyline. Press enter or type Y and enter.
Since I don't have all the latest software that the other poster has at
his disposal nor (obviously) the expanse of knowledge (length of post), I
have to muck around on the lowly command line. |
|
|
| Back to top |
|
 |
timandjo
Guest
|
Posted:
Mon Jan 10, 2005 3:32 am Post subject:
Re: Converting to Plines |
|
|
I have custom button with following string in buuton props
^C^C_pedit;\y;j to pick a line then pick further lines to turn into pline
^C^C_pedit;\j;\ pick a pline then add further lines |
|
| Back to top |
|
 |
|
|
|
|