I created a model to plot a line for specified distances along a specified azimuth, then plot another line from the end vertice of that line for a specified distance in a perpendicular direction, then generate a point from end point of the second line. I used the “Bearing Distance To Line” tool to pull from a table that lists degree values to four decimal points (for example, 132.2458, 45.3789, etc.). The model seems to run fine, but the orientation of the automatically generated line is different from a manually generated line using the distance/direction function, even though the inputs are exactly the same. I thought maybe the projections were different for the two feature classes, but they are the same as well. I cannot figure out why this is happening or which result is more accurate, and was hoping someone might be able to help.