Dynamic input and angles bigger than 180

Dynamic input and angles bigger than 180

Anonymous
Not applicable
5,190 Views
11 Replies
Message 1 of 12

Dynamic input and angles bigger than 180

Anonymous
Not applicable

Evidently AutoDesk decided we don't need any degrees past 180. I'm using Dynamic input trying to input angles over 180 and there don't come out right. It took me a while to realize if my cursor is above the point I'm drawing from the angle is counter clockwise, but if it is below the point it is clockwise. I've tried all the settings I can find, but no way to turn this off.

 

If I have Ortho on and start a line and drag right, it shows 0 degrees.

If I drag it to the top of the screen it shows me 90 degrees.

To the left I get 180 degrees.

And drag to the bottom of the screen I get 90 degrees, why not 270.

 

If there is a variable somebody please let me know. If there isn't, why change this? And why not give a legacy variable.

0 Likes
Accepted solutions (1)
5,191 Views
11 Replies
Replies (11)
Message 2 of 12

TheCADnoob
Mentor
Mentor

Its part of the nuts and bolts of computational geometry.

 

https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/AutoCA...

 

Its never really bothered me as my education has made me look at everything as relative so 270 is 90 from another mother. If you actually input 270 in your dynamic input box, it gives you the desired outcome. 

 

CADnoob

EESignature

0 Likes
Message 3 of 12

Anonymous
Not applicable

Well, I'm glad your educated, I'm used to dealing with 360 degrees. If this is the case, how come when you set your units and pick a direction AutoCAD has 270 degrees. 

 

Inputting 270 degrees in dynamic input will not give you a line at 270 degrees if your cursor is below the start point. That's my problem, if I type 270, it should draw it at 270, not dependant on my cursor position

Message 4 of 12

TheCADnoob
Mentor
Mentor

Sorry, i didn't mean to come across ivory tower snooty, just saying I was blind to the issue before you posted it. 

 

I'm nost sure what part is hanging up with your drawing. If you hit tab after your line length it will allow you to enter your angle "< 270"

 

I think you can even just type"<270" without tab and it will show the dynamic input at angels greater than 180.

 

 

 

 

"In most math libraries acos will usually return a value between 0 and π (in radians) which is 0° and 180°."

CADnoob

EESignature

0 Likes
Message 5 of 12

TheCADnoob
Mentor
Mentor

This might actually be a bug...

 

I can get the tracking to show angles greater than 180 after entering a distance and hitting "<"

 

This leads me to believe it might be supposed to do that already...

 

CADnoobanglepast180.png

CADnoob

EESignature

0 Likes
Message 6 of 12

Anonymous
Not applicable

I did take it wrong, no problem. If you look at the attachment you can see there are two 90 degrees. That is the problem. I tried what you said and just entered <330 at the prompt. It is still based on the location of your cursor. if your cursor is above the start point it is counter clockwise, if it is below the cursor point it is clockwise. I want absolute angles, I type an angle in and it gives me an line on that angle. I have a wired mouse, if I take my hand off the mouse my cursor will move. This could put the cursor above or below the start point, that's why I want it to be what I call absolute instead of absolute cursor dependant.

 

I have added another screen grab. both lines started from the same point, I used TAB to switch to the angle and typed 330 and TAB. The only difference is where the cursor was in relation to the start point. One was above and one was below.

 

What program are you using for screen capture?

Message 7 of 12

ESchomberg
Collaborator
Collaborator
I'm not familiar with dynamic input, but are you just simply trying to draw lines by angle? I use the draw line by angle command all the time and it works no matter what angle you enter
0 Likes
Message 8 of 12

Anonymous
Not applicable

Actually I'm drawing plines, but the basic commands are the same. This is something that was there and worked. There could be a variable that I need to switch, but I haven't found it. I am trying to figure out why it was changed, and if there is a way to switch it back. There is plenty of ways to draw a line, this is one of them, and it makes no sense to change something that worked for something that is stupid.

0 Likes
Message 9 of 12

TheCADnoob
Mentor
Mentor

Ok I think i gotcha now.

 

Change DYNMODE to 2 and see if this is what you are looking for.

https://knowledge.autodesk.com/support/autocad/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoC...

 

The video screen capture is a free program from Autodesk called Screencast. It great for this kind of stuff. 

https://knowledge.autodesk.com/community/screencast

CADnoob

EESignature

Message 10 of 12

Anonymous
Not applicable

That was it, I think you need to change your screen name to TheCADGuru. Thanks

Message 11 of 12

TheCADnoob
Mentor
Mentor
Accepted solution

I appreciate the kind words 🙂 

 

If you could, mark the solution (accept as answer or something along those lines) that best solves your problem so that others may find it in the future.

CADnoob

EESignature

0 Likes