Over the years, there have been various methods of creating 2D drawings from 3D models in AutoCAD. In the early days, we used export to DXB, a file format that is no longer supported. Then came the FLATTEN command. Now, there's a new command that's better than previous methods.
The FLATSHOT command creates a 2D block object of any view that includes 3D solid objects. There are a number of options including show/hide obscured lines and independent control over the colour and linetype of foreground and obscured lines. Flatshot works by projecting the lines of your current view, not UCS, onto a plane. This is a little more versatile than Flatten and doesn't seem to skew the dimension of the object, which Flatten is notorious for. It also has the advantage of leaving the original object as is. The only downside is that it seems to have problems with perspective views. Parallel projection views work perfectly.
You can use Ctrl+0, or go to , or click the faint blue square icon at the very bottom right of the AutoCAD program window to maximize your entire work area. The only thing that will show is your top Pull-down Menu, your Command Line, and/or your Layout Tabs, maximizing the drawing area as much as possible. Of course, you could also turn off the command line and just work with Dynamic Input if you wanted to be even more minimal. These command options work as a toggle, so simply repeat the action to restore the full interface.
If you are a customized keyboard command type of person, the command is CLEANSCREENON and CLEANSCREENOFF so you can easily add it into your ACAD.PGP file complete with your personal Command Alias.
Did you know that Layer States can be saved and used to control visibility of layers per viewport? If you create and save a couple of layer states within an active viewport, you can then toggle them back and forth without affecting any other viewports, or model space. The changes only occur within the active viewport.
Create a bunch of random objects in model space on different layers. Now switch to paper space and create two viewports so that you can see all the model space objects in both viewports. Now activate one of the viewports and open the Express Tools LMAN layer states manager. Create and save a new layer state. Now close LMAN and freeze some of the objects within the viewport. Open LMAN back up and create another new layer state. All of this must be done within the active viewport. You can now toggle back and forth between the two layer states within the active viewport without affecting model space or any other viewports. You can also switch to another viewport and use the same layer states on it, or create new ones.
Lots of people think that when you have blocks saved in a Tool Palette, you have to
each individual block to apply custom settings. What if you have 20 blocks and you want them all to have the same setting? Well, just hold Ctrl and highlight the blocks you want within the Tool Palette, then right click on any of the selected blocks to apply global settings.Also, you can hold the Ctrl button to select your first block, then hold the Shift button to select the last block, then right click on any of the selected blocks to apply a global settings. Makes things much easier than one at a time.
Coordinate | Interpretation |
---|---|
25,75 | depends on context |
@25,75 | relative |
#25,75 | absolute |
It used to be very simple. Enter a coordinate and AutoCAD interpreted it as an absolute coordinate. Enter a coordinate preceded by "@" (the at sign) and AutoCAD interpreted it as a relative coordinate. This simple rule changed when dynamic input was introduced and now the interpretation of coordinates is contextual. For example, when you draw a rectangle using RECTANG, the coordinate for the second point is interpreted as absolute with dynamic input turned off and as relative with dynamic input turned on. Really, try it and see.
Fortunately, there's a new coordinate prefix that forces an absolute coordinate, even when AutoCAD decides you want a relative one. Precede any coordinate with "#" (the hash sign) to force an absolute coordinate.
As of AutoCAD 2007, there's no need to draw closed shapes before extruding. The Presspull tool will find any enclosed area (just like BHATCH) and extrude it.
Any objects can be used as boundaries; lines, circles, splines, they all work. This makes building 3D solid models much quicker than before.
Finding the centre (centroid) of a square or rectangle used to require the use of at least one construction line but with object snap tracking, the same point can be found without having to draw any other objects.
This technique relies on the fact that "Midpoint" is set as one of your running object snaps and that polar tracking (POLAR) and object snap tracking (OTRACK) are on. Say you have a square and you want to draw an inscribed circle. Start the circle command and then hover the cursor over one of the vertical sides of the square until the midpoint snap icon appears. Move towards the centre and a dotted tracking like will appear. Next, hover the cursor over one of the horizontal sides of the square until the midpoint icon appears, again, move towards the centre of the square. This time, when you get close to the centre, both horizontal and vertical tracking lines appear and you can snap to the intersection simply by left-clicking. Finish the circle by snapping to any midpoint.
Animating Materials: WaterJust about everything in the Brycean world can be animated, including materials. This tutorial shows you how to simulate ripples on the surface of a standard Bryce water material by modifying the offset and rotation of the texture component of the material. |
Paper Space ExerciseAutoCAD's paper space mode is a bit like having a page in a scrapbook onto which you can paste different views of your AutoCAD drawing. This whole page can then be plotted. This exercise demonstrates how. |
|
Last visited: less than one minute ago |
Last visited: 3 minutes ago |
|
AutoLISP Quick StartThis tutorial is designed to help AutoCAD users get to grips with AutoLISP quickly. It demonstartes how to create AutoLISP routines from a standing start. |
Stage 6: Lighting and ShadowsLighting outdoor scenes involves the setup of a Sunlight or Daylight system, together with ambient light. This tutorial uses Quickscape Sunlight and Shadows to automatically setup a Sunlight System with some environment settings and including the use of a Quickscape Light Dome for added natural ambient light. |
|
Last visited: 3 minutes ago |
Last visited: 3 minutes ago |
Helping you to learn more of the skills you need, for free.
Featured Tutorial:
AutoCAD 2010: Subobject Editing with Filters
CADTutor tutorials are comprehensive lessons, designed to give you a deeper understanding.
Total tutorials: 108