Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Converting splines to "normal polylines"

0 views
Skip to first unread message

Holger

unread,
Dec 14, 2001, 6:52:45 AM12/14/01
to
Hi

im looking for function which can convert a bunch of splines to regular
polylines. The file is a 36 meg landscape drawing with hight curves, where
the curves all are splines.
The system is ADT 3.0 with express tools installed.

Thanks in forward.

Holger Mouritzen


Terry W. Dotson

unread,
Dec 14, 2001, 9:03:47 AM12/14/01
to
Holger wrote:

> im looking for function which can convert a bunch of splines to regular
> polylines. The file is a 36 meg landscape drawing with hight curves, where
> the curves all are splines.
> The system is ADT 3.0 with express tools installed.

From the AutoCAD Tips section of http://www.dotsoft.com:

-----------------------------------------------------------------------

How can I convert a SPLINE to a POLYLINE?

The new SPLINE objects introduced in R13 are nice, but there are limits
on what you can do with them. So conversion to a polyline is necessary.
Carefully erase all the geometry except for the splines, then save the
drawing in R12 DWG (A2K users use R12 DXF) format. Then open the
original drawing, erase the splines and insert the R12 file. The spline
will now have become polylines. If the splines had differing elevations
on the vertices, the resulting polyline will be a 3D polyline.

-----------------------------------------------------------------------

If you want a tool to convert them in place inside the current drawing
(with control over the distance between points), take a look at ToolPac
6.0 at the site above.

Good Luck, Terry

scj.schulz

unread,
Dec 15, 2001, 9:38:45 AM12/15/01
to
try my spltopol.lsp!
www.black-cad.de
regards Jochen

"Holger" <h...@3xn.dk> schrieb im Newsbeitrag
news:813C0A602114B3FD...@in.WebX.maYIadrTaRb...
> Hi


>
> im looking for function which can convert a bunch of splines to regular
> polylines. The file is a 36 meg landscape drawing with hight curves, where
> the curves all are splines.
> The system is ADT 3.0 with express tools installed.
>

0 new messages