Rotate Blocks easier

Rotate Blocks easier

csteeleU2Z9C
Explorer Explorer
261 Views
6 Replies
Message 1 of 7

Rotate Blocks easier

csteeleU2Z9C
Explorer
Explorer

Hi, 

Can anyone tell me if AutoCAD can rotate blocks at 90° increments upon insert?  I am looking for the way that Revit addresses this where the 'Tab' key rotates blocks at 90° before insertion but AutoCAD equivalent.

0 Likes
262 Views
6 Replies
Replies (6)
Message 2 of 7

will_young
Advocate
Advocate

If you are adding blocks from INSERT you can tick to add a rotation prompt and set ortho on with F8.

 

willyoungMF8K3_0-1748593399938.png

 

 

 

Message 3 of 7

imadHabash
Mentor
Mentor

Hi,

How about a Dynamic Block with a Rotate Action. >> Click << 

 

Imad Habash

EESignature

0 Likes
Message 4 of 7

csteeleU2Z9C
Explorer
Explorer

Was wondering if there was something easier than this.  I use a lot of ACAD blocks in my work and I was looking for a 'one button' rotation at 90° increments.  Revit deals with this feature very well by using the 'tab' key.  Thought AutoCAD had the same feature.

0 Likes
Message 5 of 7

ВeekeeCZ
Consultant
Consultant

There is a new auto placement feature in Autocad 2024, I don't know if it could help. But it should be designed for a similar target group.

 

https://www.youtube.com/watch?v=Oq5IpSRkoNs

0 Likes
Message 6 of 7

ВeekeeCZ
Consultant
Consultant

Another option is to create simple keyboard shortcuts to rotate an object while you're in the INSERT command. Eg

 

CRTL+ALT+A (left)

_r;90;

 

CRTL+ALT+S (upside down)

_r;180;

 

CRTL+ALT+D (right)

_r;270;

 

0 Likes
Message 7 of 7

will_young
Advocate
Advocate

In AutoCAD it's 1 click to specify the x,y and then mouse hover and click to accept rotation angle. This is the same steps as in Revit, the only difference being specifying the rotation angle with spacebar instead of mouse hover position.

0 Likes