2004
Table Of Contents
- Contents
- Chapter 1 - Find the Information You Need
- Part 1 - The User Interface
- Part 2 - Start, Organize, and Save a Drawing
- Part 3 - Control the Drawing Views
- Part 4 - Create and Modify Objects
- Chapter 14 - Control the Properties of Objects
- Chapter 15 - Use Precision Tools
- Chapter 16 - Draw Geometric Objects
- Chapter 17 - Change Existing Objects
- Part 5 - Hatches, Notes, and Dimensions
- Chapter 18 - Hatches, Fills, and Wipeouts
- Chapter 19 - Notes and Labels
- Chapter 20 - Dimensions and Tolerances
- Part 6 - Create Layouts and Plot Drawings
- Chapter 21 - Create Layouts
- Chapter 22 - Plot Drawings
- Part 7 - Share Data Between Drawings and Applications
- Chapter 23 - Reference Other Drawing Files (Xrefs)
- Chapter 24 - Link and Embed Data (OLE)
- Chapter 25 - Work with Data in Other Formats
- Chapter 26 - Access External Databases
- Overview of Using AutoCAD with External Databases
- Access a Database from Within AutoCAD
- Link Database Records to Graphical Objects
- Use Labels to Display Database Information in the Drawing
- Use Queries to Filter Database Information
- Share Link and Label Templates and Queries with Other Users
- Work with Links in Files from Earlier Releases
- Part 8 - Work with Other People and Organizations
- Chapter 27 - Protect and Sign Drawings
- Chapter 28 - Use the Internet to Share Drawings
- Chapter 29 - Insert and View Markups
- Chapter 30 - Publish Drawing Sets
- Part 9 - Create Realistic Images and Graphics
- Glossary
- Index
322 | Chapter 16 Draw Geometric Objects
Change the Base Point of Drawings to Be Used as Blocks
By default, AutoCAD uses the WCS (World Coordinate System) origin (0,0,0)
as the base point for drawing files inserted as blocks. You can change the base
point by opening the original drawing and using
BASE to specify a different
base point for insertion. The next time you insert the block, AutoCAD uses
the new base point.
Update Changes in the Original Drawing
If you change the original drawing after inserting it, the changes have no
effect on the current drawing. If you expect the original drawing to change,
and you want the changes to be reflected in the current drawing, you may
want to attach it as an external reference instead of inserting it as a block. For
more information about external references, see “Reference Other Drawing
Files (Xrefs)” on page 665.
Use Paper Space Objects in Blocks
Objects in paper space are not included when you insert a drawing as a block.
To transfer paper space objects to another drawing, make the objects into a
block or save them in a separate drawing file, and then insert the block or
drawing file into the other drawing.
To create a new drawing file from selected objects
1 Open an existing drawing or create a new drawing.
2 At the Command prompt, enter wblock.
3 In the Write Block dialog box, select Objects.
If you want the original objects used to create the new drawing to remain
in your drawing, make sure the Delete From Drawing option is not
selected. If this option is selected, the original objects are erased from the
drawing. If necessary, you can use
OOPS to restore them.
4 Click Select Objects.
5 Use your pointing device to select the objects to be included in the new
drawing. Press ENTER to complete object selection.
6 In the Write Block dialog box under Base Point, specify the point to be the
origin point (0,0,0) for the new drawing using one of these methods:
■ Click Specify Point to specify a point using the pointing device.
■ Enter the X,Y,Z coordinate of the point.
7 Under Destination, enter a file name and path for the new drawing, or
click the [...] button to display a standard file selection dialog box.
8 Click OK.
A new drawing is created with the selected objects.