Wednesday, January 11, 2012
Where do AutoCAD Dimensions Belong? Paper Space or Model Space?
There are some topics that will always be debated; Paper or Plastic, Mac or PC, Football or Soccer, Standard Time or Daylight Savings Time, Dimension in AutoCAD’s Model Space or Paper Space?
The problem with this question is the same as with the other questions that I mentioned, the answer depends on what you are doing. That answer sucks to be honest, but it’s the truth. Many times it really won’t matter. Other times having dimensions in model space is the worst thing to do! Or the worst will be having a million dimensions in paper space across several tabs that have to be updated when one model space dimension would have updated everything.
When is dimensioning in Model Space ok? When that dimension (and this goes for text too) needs to be shown everywhere (or nearly everywhere) or when there will only be one paper space tab in the file.
When is dimensioning in Paper Space ok? When you have multiple paper space tabs in your file and your dimensions do not carry over from sheet to sheet.
Wednesday, December 3, 2008
Entering Angles in Surveyor's Angles
Many times in AutoCAD, users will enter an angle in Degrees. Maybe even in Degree/Minutes/Seconds. If you are a surveyor or are working with a survey drawing, you will see angles (or bearings) written something like this:
N45d20'6"E (where d is the degree symbol)
This means the angle is North 45 degrees, 20 minutes, 6 seconds, East.
Users can input angles just like this if we need to. When drawing a line, pick your first point, then type in:
Make sure to start with the '@' symbol. Then enter the distance, (here it is 200) then the less than sign (I would type it in but my blog thinks I am trying to type in an HTML tag!!) then N (for north or S for South) the angle number (45) d to let AutoCAD know it is the degree, then the minutes and seconds if any. Don't forget to type in the symbols ' for minutes and " for seconds. Finish up with your last direction e (E for east and W for west.)This will draw a line 200 units long at 45d20'6" to the "right" (or east) of north (straight up)
It's that simple.
Happy CADDING
Tuesday, May 6, 2008
Multi Leaders
You can start the command by typing in MLEADER. Or, in AutoCAD 2008 go to the Multileader toolbar, and click the mleader icon. OR, go to the DIMENSION pull down menu, and then click the Multileader button. In AutoCAD 2009 you can do the same as above, or in the Ribbon, go to the HOME tab, in the ANNOTATION Panel click the Mleader icon. OR in the ribbon, go to the ANNOTATION tab and then go to the Multileader Panel. Quick tip, don’t type in ML (I know, it seems logical) because that is the shortcut for Multi-Lines. Instead, type in MLD to create a new multileader. Here are some other out of the box keyboard shortcuts for multileaders:
MLA, *MLEADERALIGN
MLC, *MLEADERCOLLECT
MLD, *MLEADER
MLE, *MLEADEREDIT
MLS, *MLEADERSTYLE
Now that we know where to go to start the command, let’s start the command. You will quickly find the multileaders work and act in a very similar fashion to leaders. You pick the point where you want your arrow head to point to (get the point yet?) and then you pick the point where you want your landing (the landing is the horizontal tail that comes from the end of the leader and stops just short of the text.) Then enter your text. Easy enough.
Now, if you want to add a second leader to this callout, then click the ADD LEADER button. Then follow the prompts. Select the multileader you want to add to. A new leader is drawn and follows your crosshairs around until you designate where you want your new leader’s arrow head to point to. It will keep doing this until you hit the ENTER key. So you can add more than one leader to your multileader at a time. It can be fun. Go crazy, get a little wild, and add tons of leaders. Ok stop, that’s too many!!
How do you remove a leader? Good question. Go to your toolbar, pulldown, ribbon panel, whatever, and click the, any guesses, REMOVE Leader button. Select the multileader you want to edit, and then select the leader you want to remove. You can keep doing this until there are no leaders left to select. If you select them all, then the multileader will be deleted, oops!! When you select the ones you want to remove, they will be highlighted. Press enter to remove them. There you go.
Now that you have multileaders in your drawing, you need to edit them, move them, and adjust them. Go ahead. Use the grip edits to do this. You can move the arrow head around just like any other leader. Look at the image provided. I have selected the multileader. See the grips that are available? The grip at the top of the text will allow you to move just the text, while the arrow head stays in place, just like regular leaders that are associated. The grip at the end of the landing, just before the text, will stretch the landing and move the text, keeping the distance from the landing to the text the same. The grip where the leader and landing meet will stretch the leader and the landing while leaving the text and the arrow head in place. Cool huh? The grip in the middle of the landing will move it and the text around leaving the arrowhead in place.
To edit the text, just double-click it and it works just like mtext. If you change the text justification, the multileader landing will stay relative to the rest of the text. If you want to change the landing position to the text, select the multileader, open the properties palette, and change the left/right attachment setting. You can set it to line up at the top, middle, bottom, etc.
There is a lot more you can do with multileaders, but that will have to come in a different post. These abilities are what really set multileaders apart from leaders. You can align them, combine them, and use blocks, standard and custom, for your callouts. We will look at those later.
Happy CADDING.
Thursday, August 9, 2007
Trim and Extend Dimensions
Did you ever have a need to adjust a dimension quickly? You can with the trim and extend commands. Here's how: The image shows a box that is 20' x 20'. What I want to show are the dimensions from the edge of the box to the center. I could delete the dimensions and reapply. Or, since I used associated dimensioning like a good boy, I can reassociate the dimensions. Both methods take several steps. In this case all I really need to do is to apply the TRIM command.Start the trim command, select the center lines of the box (or the lines you want to dimension to go to), enter, then select the dimension. it will "trim" to the center line.
They will then look like the second picture. In the case that I started with the dimensions to the center lines of the box, but want them to the outside edges, I would activate the EXTEND command. Select the lines I want to dimension too, enter, select the dimensions and they will move to the outside lines.It's a nice little trick that will help out from time to time.