@polverini.1054591 wrote:
.... to directly lock the direction so that if I click on the snap point it will stretch or move overriding the snap click while using it to fix only a distance. ....
You can lock the direction by typing in < followed by the angle you want. Unfortunately, if you then use Osnap to pick a location, its result will override that angle.
But try this, if circumstances warrant:
Use the DIST command to get the distance you want [this is where I'm not sure circumstances will always warrant -- a distance measurement may not be able to be made with its result in the direction you're after]. That will put the value into the DISTANCE System Variable. Then start STRETCH, pick your stuff, and pick the starting point. Then type in < followed by the number of units of angle [in whatever your current angle units setting is], which will lock in the Stretching direction, and then type in (getvar 'distance) which will supply that saved distance value.
If that's not viable, the workaround would be to draw a temporary Line or Ray or Xline in a direction perpendicular to your desired angle, and through your desired snap point. Then STRETCH and go perpendicular to that. Erase the temporary reference.
Kent Cooper, AIA