I'm a final year architecture student, and i've never used this before. It's so useful! Thank you so muchh!!
@alanayers49155 жыл бұрын
Lynn, Thank you so much! I have been struggling with the design of a deck that has several angles because the house angles several places at 22.5 degrees. This messes up when I try to do a crossing command and it is angled relative the support structure of the deck. I had never tried to rotate the drawing, but it works beautifully. What a time saver! Thank you Thank you Thank you!!!
@476Cole8 жыл бұрын
I've been teaching lots of people at the office this feature but now I can just send them your video :D
@ghazanfarji Жыл бұрын
Dear Lynn, Thanks Your Videos is very helpful. kindly make a video for text rotation i mean when after rotating the drawing i want to draw a xy on drawing on some different point but when i draw xy coordinate text rotation was not shown in 0 angle or aligned with line is it possible to draw coordinate or xy text on line alignment at any point.
@nsbopdnk6 жыл бұрын
Hi Lynn , Do you know how to rotate just the VIEW not the USC?
@danieltambling14516 жыл бұрын
This video has just saved my a huge headache, thank you big time.
@zarestankhan46994 жыл бұрын
Hi dear Madam, After apply this process the coordinates will not change.? Please clarify. Thanks
@fahdazmi13964 жыл бұрын
Thank you Miss Lynn...
@poojawadhwani31847 жыл бұрын
Thankyou so much. This video made my work SO much more Easier.
@CindycindytofuTo2 жыл бұрын
this is so helpful, thank you!
@taybahmalik61837 жыл бұрын
It actually makes sense now! Thank you!
@WorldEngineersOnline8 жыл бұрын
Very good tip, useful method too. Thanks
@chrissalvian39308 жыл бұрын
Another way of working with wierd rotation angles is to change the snap angle. I have this in my acaddoc.lsp and it loads every time a drawing opens: (defun C:SSR ( / ANS ANG) (defun *ERROR* (msg)(princ " ERROR: ")(princ msg)(setq *ERROR* nil)(princ)) (setvar "snapang" (getangle " Pick rotation angle: ")) (setq *ERROR* nil) (princ) ) Works like a charm.
@nandinibk13713 жыл бұрын
Life saver!!!
@kristophersmithson91273 жыл бұрын
Loved it
@Yasin58008 жыл бұрын
very nice tip
@imranenvoy6 жыл бұрын
Thank you, such a nice trick
@dougdraper48928 жыл бұрын
Funny how Lynn was leaning during almost all the video... just like I do when working at weird angles.
@felo0h3 жыл бұрын
thank you soo much
@IDontWantToEverDie7 жыл бұрын
You're the best!! :)
@noorulhaque15 жыл бұрын
Thank you so much
@bartydulake15 жыл бұрын
Thanks!
@jiteshjangid38245 жыл бұрын
why didn't i find you earlier...my life would have been so much easier
@monicagomez87066 жыл бұрын
omg thank you soooo much!!
@the_real_ick8 жыл бұрын
Great tip but in the world of BIM you never want to move the zero coordinates. Rotate the UCS yes, but keep 0,0 at the project's origin.