| Author |
Message |
AJMII
Guest
|
Posted:
Mon Sep 27, 2004 9:29 pm Post subject:
Arc length |
|
|
Is there any other way to dimension an arc length other than listing the length and then using angular dimension and change the angle to the length?
Thanks
|
|
| Back to top |
|
 |
KDC Consulting
Guest
|
Posted:
Mon Sep 27, 2004 9:34 pm Post subject:
Re: Arc length |
|
|
I always use radius, angle and start point. The best is to dimension it for
the user of the drawing.
"AJMII" <nospam@address.withheld> wrote in message
news:26576661.1096306175400.JavaMail.jive@jiveforum1.autodesk.com...
| Quote: | Is there any other way to dimension an arc length other than listing the
length and then using angular dimension and change the angle to the length?
Thanks |
|
|
| Back to top |
|
 |
Terry Scanlon
Guest
|
Posted:
Mon Sep 27, 2004 11:03 pm Post subject:
Re: Arc length |
|
|
"AJMII" <nospam@address.withheld> wrote in message
news:26576661.1096306175400.JavaMail.jive@jiveforum1.autodesk.com...
| Quote: | Is there any other way to dimension an arc length other than listing the
length and then using angular dimension and change the angle to the
length?
Thanks
|
One needs to customize to achieve this. You can search for a lisp or vba on
the web.
|
|
| Back to top |
|
 |
Dean Saadallah
Guest
|
Posted:
Mon Sep 27, 2004 11:41 pm Post subject:
Re: Arc length |
|
|
Procedure:
PEDIT command to convert to a pline.
Area>Object option, pick it.
Perimeter variable will list the length.
Remember to explode it back to an arc.
If you cannot find the lisp on this server, or need help writing it as a
lisp or toolbar button macro, post back.
--
Dean Saadallah
Add-on products for LT
http://www.pendean.com/lt
-- |
|
| Back to top |
|
 |
AJMII
Guest
|
Posted:
Tue Sep 28, 2004 1:09 am Post subject:
Re: Arc length |
|
|
| I have never actually wrote a lsp file before. So any help would be helpful thanks |
|
| Back to top |
|
 |
Paul Turvill
Guest
|
Posted:
Tue Sep 28, 2004 3:43 am Post subject:
Re: Arc length |
|
|
Take a look at DIMARC.LSP at
http://www.turvill.com/t2/free_stuff
___
"AJMII" <nospam@address.withheld> wrote in message
news:25762447.1096319385127.JavaMail.jive@jiveforum1.autodesk.com...
| Quote: | I have never actually wrote a lsp file before. So any help would be
helpful thanks |
|
|
| Back to top |
|
 |
AJMII
Guest
|
Posted:
Tue Sep 28, 2004 9:29 pm Post subject:
Re: Arc length |
|
|
| Wow that works great thanks for saving me some time |
|
| Back to top |
|
 |
|
|
|
|