Steepest slope gradient of a vertical plane

465 Views Asked by At

I know the steepest slope gradient (Azimuth) of a 3D plane can be obtained by projecting normal vector onto XY Plane.

So, when the plane is slant, the steepest gradient will be a some value.

I am confused, when the plane is vertical but not parallel either to X or Y axis,

So, what would be the steepest gradient of my second case plane?

1

There are 1 best solutions below

0
On

The idea of a steepest slope gradient in the $X$-$Y$-plane presupposes that the plane is considered as the graph of a function $z=f(x,y)$. A vertical plane isn't the graph of such a function, so the concept of a steepest slope gradient doesn't apply to it.