Drawing a horizontal line according to grade/slope.

Drawing a horizontal line according to grade/slope.

sanetdikkumbura1950
Advocate Advocate
1,163 Views
8 Replies
Message 1 of 9

Drawing a horizontal line according to grade/slope.

sanetdikkumbura1950
Advocate
Advocate

How to easily draw a horizontal line according to grade/slope in AutoCAD by adding a top view? Is there a command?

sanetdikkumbura1950_0-1740296289501.png

 

0 Likes
1,164 Views
8 Replies
Replies (8)
Message 2 of 9

tcorey
Mentor
Mentor

Use _DrawFeatureLine command.



Tim Corey
MicroCAD Training and Consulting, Inc.
Redding, CA
Autodesk Gold Reseller

New knowledge is the most valuable commodity on earth. -- Kurt Vonnegut
Message 3 of 9

sanetdikkumbura1950
Advocate
Advocate

I want top-view line. not vertical. 

0 Likes
Message 4 of 9

idoQEYMP
Advocate
Advocate

The easiest way really is to draw a polyline with ortho mode on; place the first vertex, then second vertex 1 unit up from the first vertex, then third vertex 2 units to the right, and then delete the second vertex so you're left with only the first and the last vertices. you can come up with many sophisticated ways like using transparent commands on a non exaggerated profile view, but really a polyline is just the simplest and fastest way I know.

0 Likes
Message 5 of 9

ChrisRS
Mentor
Mentor

I may not fully understand what you are looking to do.

I think by horizontal you want to draw in the top view. 

(By definition, a horizontal line would have no slope)

 

If, while in top view, you want to draw a sloped line, I agree with @tcorey that a feature line works.

 

Watch the command line as you draw. you can specify the slope (2 for 2:1) or grade (50 for 50%) for each segment. You can draw multiple segments.
Explode feature lines twice to break the feature line into line segments if desired.

 

I hope this illustration helps.

 

ChrisRS_1-1740433501764.png

 

Christopher Stevens
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 6 of 9

sanetdikkumbura1950
Advocate
Advocate

@ChrisRS Thank you for your important explanation. But I need a drawing like a profile view.

0 Likes
Message 7 of 9

fcernst
Mentor
Mentor

Top View in Civil 3D is looking down and drawing on the XY plane..(Civil Engineering Convention) .. since you mention AutoCAD.. go to that Forum and discuss drawing what you want on the XZ and YZ planes with UCS. 



Fred Ernst, PE
C3D 2026
Ernst Engineering
www.ernstengineering.com
0 Likes
Message 8 of 9

ChrisRS
Mentor
Mentor

Try using relative coordinates.

Note spaces are included below for better visibility.

They are not allowed when typing in the relative coordinate.

 

Using Slope (2:1): 

Click on point one then type @ 2, 1 to set point 2. This will give you a line that is 2 in the X direction and 1 in the Y direction.

You can scale or extend the line as needed.

 

Using Grade (50%)

Click on point one then type @ 1, 50/100 or @ 1, 0.0 to set point 2. This will give you a line that is 1 in the X direction and 0.5 in the Y direction.

Representing the percent as a fraction eliminates the very simple mental arithmetic.
You can scale or extend the unit line as needed.

 

I find the unit line more useful. You can create it from a slope using @ 1 , 1/2

This is silly for very simple slopes but useful when mental arithmetic is not obvious. 15:1 would be @ 1, 1/15

 

I am still not sure that this is what you want.

 

Good Luck!

Christopher Stevens
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 9 of 9

teerawat.pSCHYQ
Advocate
Advocate

Hi @sanetdikkumbura1950 , if you already have one line in top view, and then if you would like to draw another top view line, you can using Grading tool to specify for the new line with several slope or % of grading, after that you can explode that feature grading line, then you will get a new line.

 

this is my understand that you would like to know, right?

 

0 Likes