| Author |
Message |
Bert Eding
Guest
|
Posted:
Sun Nov 14, 2004 5:55 pm Post subject:
How to convert a Spline to a Pline? |
|
|
Is there an acad command,
or do i need a lisp program?
Bert
|
|
| Back to top |
|
 |
bestafor
Guest
|
Posted:
Sun Nov 14, 2004 9:06 pm Post subject:
Re: How to convert a Spline to a Pline? |
|
|
HiHo;
A spline is a polyline.
Use "pedit" and select Decurve to change to a ployline.
"Bert Eding" <bert-eding@nospam.nl> wrote in message
news:cn7l42$36j$1@reader11.wxs.nl...
| Quote: | Is there an acad command,
or do i need a lisp program?
Bert
|
|
|
| Back to top |
|
 |
Jürgen Palme
Guest
|
Posted:
Sun Nov 14, 2004 9:14 pm Post subject:
Re: How to convert a Spline to a Pline? |
|
|
www.dotsoft.com/public/spl2pl.vlx
Juergen
"Bert Eding" <bert-eding@nospam.nl> schrieb im Newsbeitrag
news:cn7l42$36j$1@reader11.wxs.nl...
| Quote: | Is there an acad command,
or do i need a lisp program?
Bert
|
|
|
| Back to top |
|
 |
Jürgen Palme
Guest
|
Posted:
Sun Nov 14, 2004 9:18 pm Post subject:
Re: How to convert a Spline to a Pline? |
|
|
"bestafor" <bestafor@hotmail.com> schrieb
| Quote: |
A spline is a polyline.
|
Wrong. A spline is a spline and a polyline is a polyline. What you are
talking about is a "splined" polyline.
| Quote: | Use "pedit" and select Decurve to change to a ployline.
|
PEDIT only work with polyline, lines and arcs, it doesn't work with splines.
Juergen
| Quote: |
"Bert Eding" <bert-eding@nospam.nl> wrote in message
news:cn7l42$36j$1@reader11.wxs.nl...
Is there an acad command,
or do i need a lisp program?
Bert
|
|
|
| Back to top |
|
 |
CW
Guest
|
Posted:
Sun Nov 14, 2004 10:51 pm Post subject:
Re: How to convert a Spline to a Pline? |
|
|
Competing for the asshole of the day award? Congradulations, you win.
"Jürgen Palme" <juergenDEL.palmeALL@kabelleipzigCAPS.de> wrote in message
news:2vpeq6F2oe48cU1@uni-berlin.de...
| Quote: |
Wrong. A spline is a spline and a polyline is a polyline. What you are
talking about is a "splined" polyline.
Use "pedit" and select Decurve to change to a ployline.
PEDIT only work with polyline, lines and arcs, it doesn't work with
splines.
Juergen |
|
|
| Back to top |
|
 |
Bert Eding
Guest
|
Posted:
Mon Nov 15, 2004 1:58 am Post subject:
Re: How to convert a Spline to a Pline? |
|
|
Autocad many times turns a splined poly line into a spline,
and then it is hard/impossible to go back to the orginal polyline.
Is there a way to prevent that behavior?
Bert
"Jürgen Palme" <juergenDEL.palmeALL@kabelleipzigCAPS.de> schreef in bericht
news:2vpeq6F2oe48cU1@uni-berlin.de...
| Quote: | "bestafor" <bestafor@hotmail.com> schrieb
A spline is a polyline.
Wrong. A spline is a spline and a polyline is a polyline. What you are
talking about is a "splined" polyline.
Use "pedit" and select Decurve to change to a ployline.
PEDIT only work with polyline, lines and arcs, it doesn't work with
splines.
Juergen
"Bert Eding" <bert-eding@nospam.nl> wrote in message
news:cn7l42$36j$1@reader11.wxs.nl...
Is there an acad command,
or do i need a lisp program?
Bert
|
|
|
| Back to top |
|
 |
Paul Turvill
Guest
|
Posted:
Mon Nov 15, 2004 3:01 am Post subject:
Re: How to convert a Spline to a Pline? |
|
|
I've never seen that happen.
___
"Bert Eding" <bert-eding@nospam.nl> wrote in message
news:cn8hdt$g5d$1@reader11.wxs.nl...
> Autocad many times turns a splined poly line into a spline, |
|
| Back to top |
|
 |
Lou van Wijhe
Guest
|
Posted:
Mon Nov 15, 2004 7:17 am Post subject:
Re: How to convert a Spline to a Pline? |
|
|
"Bert Eding" <bert-eding@nospam.nl> schreef in bericht
news:cn7l42$36j$1@reader11.wxs.nl...
| Quote: | Is there an acad command,
or do i need a lisp program?
|
Bert,
A long time ago I archived the following answer:
| Quote: | Save the spline as a version12 dxf file then DXFIN it back into the
drawing.
--
Regards, Bernd
Designer
Burris Savvy Optics
http://www.burrisoptics.com/
|
I hope this is still possible with your AutoCAD version.
--
Lou van Wijhe
Website: http://home.hccnet.nl/jl.van.wijhe/
AntiSpam: Vervang INVALID in e-mail adres door NL
AntiSpam: Replace INVALID in e-mail address by NL |
|
| Back to top |
|
 |
|
|
|
|