AutoCAD 2013 :: Rotating Blocks With Spacebar

Feb 24, 2013

when I insert a block from the tool pallet I want to be able to rotate it 90 degrees with the spacebar (just like revit when inserting a component).

How to rotate a block 90 degrees with the spacebar?

View 2 Replies


ADVERTISEMENT

AutoCAD 2013 :: Use Spacebar As Enter

Oct 14, 2012

I've always used the spacebar as Enter, it speeds up the way i work.I've just load 2013 and i'm using the Drafting & Annotation workspace, now when i use the spacebar it jumps to another command, i have to use the enter key to get it to do what i want.For example.

Type H, (spacebar), S, (Spacebar).

This should be - Hatch > Select,

instead i get 'Hatch' then it cancels the hatch commands and jumps to 'Stretch'

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Rotating A Leader Around Ellipse

Feb 3, 2012

Is there a way, using dynamic blocks, to rotate a line around an ellipse, so that that leader is always centered with the center of the ellipse, but it actually starts at the circumfrence of the ellipse.

Like with a circle, you choose, rotation, using the center of the circle as the base point, and then setting your radius, and choosing the 'rotate' action. I need to do basically the same thing, but with an ellipse.

View 5 Replies View Related

AutoCAD Dynamic Blocks :: How To Keep Text Aligned While Rotating Objects

Jun 25, 2013

What I want this block to do is to keep the "REF. NORTH" text aligned and properly spaced whithin a single motion while rotating it with the thick line.

AutoCAD LT 2012
Windows 7 - 64 bit

View 7 Replies View Related

AutoCAD Dynamic Blocks :: Rotating And Updating A Field Within A Block?

Jun 5, 2007

Attached is my latest block that I'm working on. how to keep a field readable (horizontal) when rotated. What I need to do to update a field that is linked to an attribute when the attribute value is changed? The UPDATEFIELD command does not seem to work on it for me.

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Rotating Part To Inputted Angle?

Oct 12, 2012

I have created a dynamic block with a rotation parameter&action on an object in the block. My problem is that when I pick the grip to rotate the object it only allows me to rotate it to where my cursor is pointing, if I enter an angle when prompted "Specify rotation angle or [Base point/Undo/eXit]:" say 45degrees the object does not rotate 45 degrees it just rotates to wherever my cursor is pointing

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Attribute Not Rotating And Stretch Parameter

Jul 21, 2011

I am very new to dynamic blocks. I am starting off learning the small stuff before I get to the larger more complex blocks to convert to dynamic.

I have a reference block I am trying to "master" all the functions we would like to see.

I have two major concerns.

1) Why can't I rotate this block (via rotate action) and have the attributes stay at angle zero? I thought I built the parameters and actions correct.

2) I haven't ran across anything that explains how to stretch 2 linear parameters at the same time with the same distance (ex: stretch both at .25, .5, .75)

View 4 Replies View Related

AutoCAD Dynamic Blocks :: Can Retain This Base Point After Rotating

Aug 8, 2013

The top view is the standard block with the base point as shown. This "Base Point" is the center of the rotating axis.

Issue: After rotating the "1st Point" then rotating the "2nd Point", the Center axis of the "1st Point" moves. Is it possible to perminetly have the "1st Point" rotating axis stay in its original location?

View 4 Replies View Related

AutoCAD 2013 :: Unnamed Blocks Inside Blocks

Feb 19, 2013

I received a file that has a large number of blocks with unnamed blocks inside. I need them all to be by layer, and i really don't want to explode it.

How can I can do it?

View 6 Replies View Related

AutoCAD 2013 :: UCS - Rotating Around Z Axis

Apr 3, 2012

I frequently rotate my drawings around the Z axis however when trying to do this in 2013 it only appears to let me rotate at 0,0,0 rather than clicking on 2 points in the drawing to reference the angle at which I wish to rotate to........ Im not sure if this function has changed completely or is there something I need to set to still allow me to do this?

View 9 Replies View Related

AutoCAD Dynamic Blocks :: Rotate Text And Object Without Rotating Text

Aug 29, 2011

I know this is located in other locations but I can't seem to make it work with my block.

I would like the cross and the text N to rotate independantly of the arrow while the N stays with the thick line.  That's the easy part.  How can I make the N move along the rotation path and keep the text aligned horizontally?  I read something about linked action and move, but I can't make it work. 

View 9 Replies View Related

AutoCAD 2013 :: Diameter Dimension Not Rotating Correctly

Jun 11, 2013

We have been having an issue with this for a long time in hopes of it being fixed in any new release.  If I click Diameter and pull it to the OD of hte circle it shows as in the picture which is what we want.  If I pull it to the ID it pulls straight from that point and the dimension is not level.

The only way we can fix it is click on it, go to properties, scroll down to text, and in the text rotation box, type 90.1 and hit enter.

Is there if fix for this issue?

View 3 Replies View Related

AutoCAD Civil 3D :: Rotating Point Labels In 2013?

Mar 8, 2013

I was using this in 2011 to match label rotation of an existing point but it no longer works in 2013? What is the value I need to grab and set or will this format not work in 2013,

(defun c:mro (/ doc ss ss2 obj obj2 newrot oldrot)
(vl-load-com)
(setq doc (vla-get-activedocument (vlax-get-acad-object))) (vla-startundomark doc)
(princ "
Select point to match the rotation of to: ")
(setq ss2 (ssget "" '((0 . "AECC_COGO_POINT"))))
(setq obj2 (vlax-ename->vla-object (ssname ss2 0)))

[code].....

View 3 Replies View Related

AutoCAD 2013 :: Rotating Objects On Model Space In View Port

Jan 23, 2013

How do i rotate objects, plans...etc on model space in a view port.

View 9 Replies View Related

AutoCAD 2013 :: Rendering - Roof Patterns / Tiles Rotating For Correct Slope

Jan 24, 2013

how to render roofs correctly so I made this simple drawing..When placing the roof material on the... roof, it looks correct on the west slope but upside down on the east slope

I know how to rotate the image and bump for the material, but do I have to do that and create numerous roof materials in my drawing - one for each slope?  Or is there a different way to map the material to the 3D object?

View 4 Replies View Related

AutoCAD 2013 :: Losing Wall Blocks When Opening 2010 Arch Desktop DWG Files With 2013

Jul 14, 2012

We recently updated all of our software at my company from 2010 architectural desktop to 2013 autocad.  We do a lot of architectural work where we use the "wall" functions to draw our floorplans.  I have noticed that the walls are disappearing on some files and not on others. Or we will only be able to see the outside line of the wall, but not the interior, which results in an undesirable appearance to the floorplans.

I have also run across these error messages when opening the files, I dont know if they are related or not:

"Unhandled exception C0000005 (access violation reading 0xffffffff) at address E43AA180h"

and

"Unhandled exception C0000005 (access violation reading 0xffffffff) at address D41218AEh"

View 4 Replies View Related

AutoCad 2D :: Using Spacebar To Negate Appearance Of Dimension?

Mar 3, 2013

For years I've been able to hit the spacebar while dimensioning to cancel the appearance of a dimension. For some strange reason, this no longer works and when I hit the spacebar, the dimension process won't continue unless I hit enter and of course it then shows the dimension I didn't want to appear. I can over ride a dimension on the fly, but in this case I just don't want the dimension to appear. I'm thinking a Dimvar got changed.

View 1 Replies View Related

AutoCAD 2013 :: Blocks In A Big File

Nov 2, 2012

I got this big file of a map, and, when I paste the different pieces of the map, some of them are invisible. I already erased all the scale stil but it doesn't work. The files are there but i can't see them, i think there's something wrong with the blocks.

View 8 Replies View Related

AutoCAD 2013 :: Attributes In Blocks

Jul 25, 2013

some attributes you can double click and edit within the dialogue box, others you have to double click and they are greyed out in the box, you have to click the little button with ... on and edit in place on screen... why?

whats the difference between the block atributes?  attached is an example...

View 5 Replies View Related

AutoCAD 2013 :: Exploded Blocks Way Too Big

May 14, 2013

I am inserting some mechanical changes into my master drawing (updating my as built drawing). I copy with base point the hvac changes, I paste into the master drawing and all is cool; the block looks fine. When I explode the block, the text and some hvac blocks (like elbows with attribute) are way out off scale, like way bigger than they should be.I don't get it.

View 9 Replies View Related

AutoCAD 2013 :: Best Way To Set Up Library Blocks?

Oct 2, 2012

We are currently moving from 2009 to 2013 and have a variety of drop down menus and palettes.  I want to promote the use of the ribbon menus and new set up.

What is the best way to set up the block libraries?  Could I just use the Design Center references block drawings?

Is it easy to convert existing palettes / menus to the new format?

View 1 Replies View Related

AutoCAD 2013 :: How To Get All The Blocks In One File

Jul 17, 2012

I am confused how the blocks work in AutoCAD 2013. I previously had 2004 and had an add on called ARCH T. This add on had an entire library of blocks. Although, the new version of Arch T that I would need to buy is $1000... so I'm trying to avoid that. I know you can insert blocks from within AutoCAD. But the process confuses me. In the design center, it seems like I just need to go to a drawing file and it pulls up blocks that are already within that file. But its not necessarily all of them. Is there a way to get all the blocks in one file to pull from? How does this work??

View 6 Replies View Related

AutoCAD Inventor :: Disabling Spacebar Repeat Last Command Function?

Jul 17, 2010

Since Inventor 2010, the spacebar has the functionality of repeating the last command. We have an add-in that requires typing  a short phrase. (You can see where this is headed) 

Whenever you use the spacebar to seperate the words in the phrase, a new addin form opens in front of the old one.

This add-in is employing the WordWrapper code that Brian submitted some time ago to clear up a similiar issue when you used the Enter key, but the spacebar problem persists

Is there a way to disable this funtion? Or work around it?

View 7 Replies View Related

AutoCAD 2013 :: Scaling Blocks / Objects

Jun 13, 2012

When I type in the command "SC" for scaling the object, it'll asks me to specify base point then I can enter what scale I want it to be, such as 2 times or 0.5 for half sacle.

with the new 2013 version, sometimes it'll exit the command if I select the insertion point of the block or if the object is at the 0,0,0 location of the drawing.  it'll also give a message of "the scaling factor is too small".  But I haven't enter what scale I want to scale the object yet. 

View 1 Replies View Related

AutoCAD 2013 :: Blocks Appear Strange Upon Exporting To PDF?

Aug 8, 2013

When exporting from AutoCad to pdf, from paper space, my blocks come out looking strange.  I was having the same problem with text but fixed that by converting to Arial.  I am exporting to an Arch E size.  I have found that when I am zoomed out to show my entire campus, this is when I my problem occurs.  When I am zoomed in to show a specific area, export is fine.  

Using AutoCad 2014.  Files saved back to version 2010.

View 3 Replies View Related

AutoCAD 2013 :: Hiding Dynamic Blocks

Jan 24, 2013

I have opened an exported .dwg file from Vectorworks.  I have been able to hide most items I wish to.   My difficulty is that I have (what I think from reading and Youtube) is dynamic blocks (light instruments).  They are on a layer that is turned off, yet they are still visible.  I've played around in the block editor, but I really don't know what I'm doing.  If need be I can delete the light instruments, but I'd rather not.  If there is a command to hide all blocks?  I tried to use the properties editor to change the color to white so they would disappear.  That didn't work.   

View 2 Replies View Related

AutoCAD 2013 :: Blocks Will Not Show Up In Drawing

Oct 11, 2013

I am trying to copy and paste a bar scale from one drawing into another at 0,0….  But it won’t show-up, as you can see from the attached there are 17 blocks in this drawing but none of them will show-up, I have even tried to re-insert the block but still no joy…..  I have re-started AutoCAD, even the computer but still nothing…….                                                                                                  

View 3 Replies View Related

AutoCAD 2013 :: Remove Prefixes From Blocks?

Aug 6, 2013

In my files there are over 2000 blocks with the name like 1234$0$Block1, 1345$0$Block1,....

Could we remove prefixes before Block1, i try with rename and blockreplace but have to do one by one.

View 9 Replies View Related

AutoCAD 2013 :: Editing 3D Walls And Blocks?

Jul 11, 2012

I was working in a drawing when I had a Fatal Error.  When I brought Acad back up I have lost my editing capabilities for my 3D walls and blocks. 

View 1 Replies View Related

AutoCAD 2013 :: Inserting Blocks With Macro?

Dec 5, 2013

I am having trouble getting a simple macro to browse insert a block. My file path looks like this.

 L:/Acad Blocks/Blocks_(SEPCO)/STRUCTURAL/2013_SEPCo_Blocks/WELD_FILLET.dwg

View 3 Replies View Related

AutoCAD 2013 :: Dynamic Blocks Within A Block - Is It Possible To Use Them

Mar 14, 2013

I have created a drawing border block for my users to insert into their drawings. Within the block there are dynamic blocks which have visibilty states. However when you insert the border block with the dynamic ones you can't do anything with them? Is there anyway of making the border 'flexible' or something so that it maintains the fact that it is a block with all the attributes but you can use the embedded dynamic ones. Other than the obvious edit block in place or block editor?

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved