Author Topic: Rotate objects around center point while keeping them horizontal  (Read 1327 times)

0 Members and 1 Guest are viewing this topic.

Eloquintet

  • Gator
  • Posts: 3197
Hey guys,

I am trying to figure out if I can create a dynamic block using features avaliable in 2007 or perhaps need something only available in later version (like parametrics). See attached drawing for an illustration of what I am trying to acheive. I am basically trying to rotate objects around a center point while keeping the object itself horizontal (similar to unchecking rotate items as copied option in array command). I am trying to insert several images within a dynamic block and be able to use a rotation grip to rotate all of the images while keeping them horizontal. I'm creating some cad art in case you're wondering.
Dan

ADT 2007

Krushert

  • Needs a day job
  • Posts: 9889
Re: Rotate objects around center point while keeping them horizontal
« Reply #1 on: July 06, 2011, 05:47:25 am »
I think Kate Morrical or Hedi Hewitt did a a blog on this very subject. 
=   =   =  Just another Inquisitive REVIT Idiot running around with Scissors =   =   =   =  

Remember folks, these articles are supposed to be fun. Don’t do anything stupid.

=   =   =  ACA 2011 and Revit Arch 2012 on 64bit on Win7P  =   =   =   =

ronjonp

  • King Gator
  • Posts: 4214
Re: Rotate objects around center point while keeping them horizontal
« Reply #2 on: July 06, 2011, 10:01:54 am »
You need to chain actions. Remove the rectangle from the rotate selection. Add a point move parameter. Highlight the move parameter and change Chain Actions to "yes". Add the point parameter to the rotate parameter selection set.

AutoCAD 2014

Dell Optiplex 9010 / Intel I7-3770 / 8GB RAM / NVidia 550ti

Eloquintet

  • Gator
  • Posts: 3197
Re: Rotate objects around center point while keeping them horizontal
« Reply #3 on: July 06, 2011, 10:28:16 am »
Aha got it thanks so much Ron. Do you know if anyone has ever written any routines that could rotate the box around the circle using timer of sorts so the boxes would rotate like a timepiece? I'm also wondering if anyone has written something that would randoming cycle through visibility states within a block. I'll post some video of what I'm working on when I get a minute.
Dan

ADT 2007