How to Draw a Line with Slope

I try to draw a sloped line with AccuDraw. I tried this tutorial but it didn't work as expected: https://envisioncad.com/accudraw-with-popup-calculator

For example I input 1000, 1000, 1300 coordinates for the first point, second point will be 40 meters away with %5 slope. In distance, direction mode, I input dist: 40 m, direction: 40 degree, Z: pressed * and input 0.5. Elevation didn't change. I expect that it calculates 40- (40*0.5) How can it be calculated from the first elevation?

Edit: corrected (Z * slope) to (distance * slope)

Parents Reply Children