Can I Rotate Part of a Block

Discussion in 'AutoCAD' started by Bob Sanderson, Oct 29, 2007.

  1. I have a block comprised of an electronic component (say, a resistor) and a
    designation (R5). The designation is an attribute. Is it possible, without
    exploding the block, to rotate the designation?

    I am using ACAD LT 2005
     
    Bob Sanderson, Oct 29, 2007
    #1
  2. A lisp routine called MVSETUP has a block rotation function built in, but I
    think you need an enabler to run lisp...
     
    Michael Bulatovich, Oct 29, 2007
    #2
  3. Patrick Hughes, Oct 30, 2007
    #3
  4. Well, no that was wrong (at least in r14)

    Try this:

    attedit

    Edit attributes one at a time? <Y>

    Block name specification <*>:

    Attribute tag specification <*>:

    Attribute value specification <*>:
    Select Attributes: 1 found
    Select Attributes:

    1 attributes selected.
    Value/Position/Height/Angle/Style/Layer/Color/Next <N>: a

    New rotation angle <0.00>:

    --
    Patrick Hughes

    Engineered Design Solutions
    http://www.engds.com

    Chronos: Time Logging for AutoCAD
    visit http://www.engds.com/Products/Chronos/Chronos.html
     
    Patrick Hughes, Oct 31, 2007
    #4
  5. Bob Sanderson

    per.corell Guest

    I suggest an application where after explode and rotating the one part
    of the block, a new block is created and is added "rotated" in it's
    name. The same problem occoured in earlier versions when you want to
    unscale entities within a block to extract the measures added after
    scaling a block , then to make sure the dimensions was not scaled back
    to the original dimensions after explode , this rutine worked, it also
    will wotk in this particular situation just saving the rotate
    information and calculating that with the information of the part.
     
    per.corell, Nov 1, 2007
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.