Jump to content

Recommended Posts

Posted

I wish to determine the angle between two lines (that meet). I know how to do this manually, although does AutoCAD have a buitl in command similar the DI command maybe, or can someone recommend a LISP? Thanks

Posted (edited)

Thanks, eeeeee

Edited by Organic
Posted

From the command line it's DIMANGULAR.

Posted
From the command line it's DIMANGULAR.

 

I have a custom keybind for it (DA) since I use it just as often as I use D for Dist (boy oh boy do I get annoyed with my collegues workstations where D is Dimstyle :x)

Posted
I have a custom keybind for it (DA) since I use it just as often as I use D for Dist (boy oh boy do I get annoyed with my collegues workstations where D is Dimstyle :x)

 

Dimstyle would be one of the last things you would want to change... :P

Posted

Tiger, you really should organise yourself with a migratable profile :wink:

Posted
Tiger, you really should organise yourself with a migratable profile :wink:

 

 

Nah, I just change D to DIST on every comp I can lay my hands on :thumbsup:

Posted
Nah, I just change D to DIST on every comp I can lay my hands on. :thumbsup:

 

Does this confuse the unknowing? Or, do you leave 'em a sticky note? :twisted:

Posted
Does this confuse the unknowing? Or, do you leave 'em a sticky note? :twisted:

 

I doubt that any of them ever have used D DImstyle, or even that they'll use D for Dist...but I usually don't change stuff without them knowing...usually o:)

Posted

DIMANGULAR works, although currently displays "28d" etc, so how do I make it more accurate, i.e. "28d12'3"" etc?

Posted

go into DIMSTYLE (as in DI :thumbsup:) and change the Precision (under Primary Values) value to ..well, something else..I'd say 0.00 but I'm a decimal chick :P

Posted
go into DIMSTYLE (as in DI :thumbsup:) and change the Precision (under Primary Values) value to ..well, something else..I'd say 0.00 but I'm a decimal chick :P

 

It might be a bug with my version, but if I want to display 12°15'35", I have to choose the Precision of 0d00'00.0" :(

  • 2 years later...
Posted

i know DIMANGULAR command will let me draw a dimension to display the angle between two lines, but is there a way for my commandbar to show me what the angle is rather than draw a dimension?

I often want to simply know the angle but not display it in the drawing, and it'd be good if there was a command/lisp which showed me in the commandline area, or perhaps a pop up window, similar to what the TLEN lisp does here:

www.turvill.com/t2/free_stuff/tlen.lsp

Posted
_MEASUREGEOM and then A (for angular).

 

+1 .

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...