Dec 19, 2005 #1 singoi Technical User Joined Mar 1, 2005 Messages 46 Location DE Hallo, can anyone help me in finding the length of ARC in autoCAD 2002. i have seen this command in AutoCAD 2006 but how to find in AutoCAD 2002. If there is no Cammand, does anyone have the Macro of this. Thanks in Advance, Singoi
Hallo, can anyone help me in finding the length of ARC in autoCAD 2002. i have seen this command in AutoCAD 2006 but how to find in AutoCAD 2002. If there is no Cammand, does anyone have the Macro of this. Thanks in Advance, Singoi
Dec 19, 2005 #2 TCARPENTER Programmer Joined Mar 11, 2002 Messages 766 Location US Hi Singoi, Use the "list" command - it will give the arc's length. HTH Todd Upvote 0 Downvote
Dec 19, 2005 #3 kpetursson Programmer Joined Jan 28, 2002 Messages 313 Location US You could do a search on Google for 'arc length dimension lisp autocad' The first site had the anwser for you http://www.aac-solutions.cz/download.aspdownload the DIMARC.lsp Kevin Petursson -- "Everyone says quotable things everyday, but their not famous... so nobody cares."... Some Person Upvote 0 Downvote
You could do a search on Google for 'arc length dimension lisp autocad' The first site had the anwser for you http://www.aac-solutions.cz/download.aspdownload the DIMARC.lsp Kevin Petursson -- "Everyone says quotable things everyday, but their not famous... so nobody cares."... Some Person