How to check the radius of a polyline arc??

How to check the radius of a polyline arc??

Anonymous
Not applicable
20,818 Views
6 Replies
Message 1 of 7

How to check the radius of a polyline arc??

Anonymous
Not applicable

Hi Dude,

 

Can somebody tell me how to check the radius of a polyline arc?

 

Thanks!

0 Likes
Accepted solutions (1)
20,819 Views
6 Replies
Replies (6)
Message 2 of 7

Johneng
Collaborator
Collaborator

Does your version of LT have the MEASUREGEOM command? If so you can use the radius option of the command or the distance option of the command. Online help for the MEASUREGEOM command can be found at the following link.

 

http://exchange.autodesk.com/autocadlt/enu/online-help/browse#WS73099cc142f48755-471cc4bd11960d8a16c...

 

If your version of LT does not have the MEASUREGEOM command you can use the DIST command or the LIST command.

Message 3 of 7

Anonymous
Not applicable

Hi Johneng,

 

Thanks to your solutions, and they did answer the question.

 

But allow me to ask a further question, because this is the one bothers me the most.

 

Do you actually know how to convert the polyline to the original entities? Because, very often I want to use a 2D DWG drawing that was converted from a 3D drawing, but some lines or arcs are polyline that can not be used directly.

 

Appreciate your help!

0 Likes
Message 4 of 7

pendean
Community Legend
Community Legend

You can EXPLODE a Pline... .

0 Likes
Message 5 of 7

Anonymous
Not applicable

Pendean,

 

Thanks for the reply!

 

However, if I use "explode", the polyline will be exploded to tens of line segments, not a proper line or arc.

 

 

0 Likes
Message 6 of 7

pendean
Community Legend
Community Legend
Accepted solution
If your PLINE arc is not a true arc, you don't get a true arc ever out of it no matter how hard you try. It has to be drawn correctly first.
What you have is what you asked for, returned a Pline to its true entities.
There are no 2D Plines in 3D, so your original quest is not attainable.
0 Likes
Message 7 of 7

Anonymous
Not applicable

Hi pendean,

 

From our discussion, it seems the request is simply an impossible one.

 

Thanks!

 

-Ken

 

 

0 Likes