I'm trying to find the distance from the origin to a point in 3d space which is offset by a couple angles and a line. I'm fairly certain it can be found, I'm just really struggling to wrap my head around it.
The shape is pretty ordinary, and the point I'm trying to find is the furthermost point away. I've done it up in CAD and you can see the point below as the most right hand point.
.
Here are the relevant angles and measurements from a couple of perspectives.

Now I can measure that distance in CAD to double check my calculations, but I'm finding that I keep getting the wrong answer. Here's the distance I'm trying to find, as measured in CAD.
My approach to the problem was the find the right angle triangle in the top down view, use the long side (1500+400) and the vertical side (250) to solve for the hypotenuse, but that gives 1916 rather than the 1897 as measured by CAD.
Any help is greatly appreciated!
