How to set angular range not starting from 0?

How to set angular range not starting from 0?

slava-l
Enthusiast Enthusiast
530 Views
7 Replies
Message 1 of 8

How to set angular range not starting from 0?

slava-l
Enthusiast
Enthusiast

I encountered a problem when setting the angular range: if the first digit is not 0, AutoCAD gives strange numbers after entering instead of the required values. The values should divide the circle vertically — [90,270] и (271,89). 

 

Before ENTERBefore ENTER

 

After ENTERAfter ENTER

0 Likes
Accepted solutions (2)
531 Views
7 Replies
Replies (7)
Message 2 of 8

j.palmeL29YX
Mentor
Mentor

Split the line (270,89) to two lines: 

 

(270,359) and

[0,89)

 

and fill the right side (Lookup Properties) of course twice the same value

 

 

Try if that helps.

Jürgen Palme
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes
Message 3 of 8

slava-l
Enthusiast
Enthusiast

Didn't help. (270,359) doesn't start with 0. Any first digit other than 0 causes this problem... Does it work differently for you?

0 Likes
Message 4 of 8

j.palmeL29YX
Mentor
Mentor

@slava-l wrote:

 Any first digit other than 0 causes this problem... 


Not here. 

 

 

I'm not sure if I modifie the right table(?). 

 

Result: 

 

Table.png

 

It becomes problematic if you want to exceed the value 0, e.g. from 350...(0)...20. Which is why I would recommend the 2 lines.

 

 

Jürgen Palme
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

Message 5 of 8

slava-l
Enthusiast
Enthusiast

The table is correct. It seems to me that the problem is not in the number of lines... I have Civil 3D 2025.

Can you attach a file?

 

0 Likes
Message 6 of 8

j.palmeL29YX
Mentor
Mentor
Accepted solution

@slava-l wrote:

Can you attach a file?


 

Attached what I did in Vanilla AutoCAD 2026.0.1. 

I don't have access to Map, so I can neither test nor confirm what you're reclaiming about. 

 

 

Jürgen Palme
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes
Message 7 of 8

slava-l
Enthusiast
Enthusiast
Accepted solution

I unchecked the "clockwise" in "units" and copied the text from your file to my file and the problem was solved

0 Likes
Message 8 of 8

j.palmeL29YX
Mentor
Mentor

@slava-l wrote:

I unchecked the "clockwise" in "units" 


Thank you for sharing this solution. 

Jürgen Palme
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature