Jump to content

Spline Problem


sati464

Recommended Posts

Hi sir,

 

Please find the attached picture.

 

We are having a project for waterjet cutting of aluminium plate profile is as shown. This drawing is supplied by customer. while selecting, the profile showing multiple points. how to convert this into single line.

Our Waterjet cutting software is not reading this drawing and showing error.

 

Please help me

1.jpg

2.png

Link to comment
Share on other sites

One of the first things I would try it to ask your client to backsave it to a very early DXF, like R12 or 14, some version before splines existed. Tell him you need arcs and lines, no splines. I've had better results with the client doing the work with his original drawing and program.

Link to comment
Share on other sites

I got an email this morning regarding this issue. Not sure why he posted here and then felt he needed to email me as well? Anyway, he didn't mention whether they were splines or polylines, which is kind of important, but I assumed they were polylines and pointed him to the lisp routines below.

 

PLDIET: http://cadtips.cadalyst.com/linear-objects/polyline-diet

WEED2: http://cadtips.cadalyst.com/linear-objects/weed-r13-polylines?print=1

 

If they are splines, they can be converted to polylines with the routine below.

 

SPLINE-TO-PLINE: http://cadtips.cadalyst.com/curved-objects/splines-plines

Link to comment
Share on other sites

Hi sir,

 

I've loaded both the Lisp routines, but still it is not changing

 

I've run the PLD command and selected the lines but it is not changing,

 

Please help me how to convert sir. I sent you .dwg file to your email for your reference

Link to comment
Share on other sites

Please give me detail steps how to run the command

 

It's pretty self explanatory. Just watch your command prompt.

 

Run the command

Enter the maximum distance between points - (I entered 2.0)

Enter the maximum change in direction to straighten - (I entered 2)

Choose to Straighten or Retain arc segments - (I chose to retain arc segments)

Select a polyline and then hit Enter

 

That's pretty much it.

Link to comment
Share on other sites

Yes, of course it's showing points. Points are what defines the shape of a polyline. The purpose of the PLDIET routine is to eliminate a lot of the excessive points, not get rid of all the points. What is it you're expecting?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...