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
444 | Chapter 17 Change Existing Objects
Copy Objects
You can use the Clipboard to copy part or all of a drawing into a document
created by another application. The AutoCAD objects are copied in vector
format, which retains the high resolution in other applications. These
objects are stored in WMF (Windows metafile) format in the Clipboard. The
information stored in the Clipboard can then be embedded in the other doc-
ument. Updating the original drawing does not update the copy embedded
in the other application.
Paste Objects
Applications use different internal formats to store Clipboard information.
When you copy objects to the Clipboard, AutoCAD stores information in all
available formats. When you paste the Clipboard contents into an AutoCAD
drawing, AutoCAD uses the format that retains the most information. How-
ever, you can override this setting and convert pasted information to
AutoCAD format.
Because it is the easiest format to edit, the AutoCAD format is the preferred
format for copying objects to and from AutoCAD. It retains all relevant
object information, including block references and 3D aspects.
The Windows metafile (picture) format contains screen vector information,
and files can be scaled and printed without losing resolution. Use this format
to paste objects into Windows applications that support WMF files. Metafiles
pasted into AutoCAD are of higher resolution than bitmapped images (BMP
files) but are not as easily manipulated as AutoCAD objects.
The color of the object doesn't change when copied to the Clipboard. For
example, white objects pasted onto a white background won't be visible. Use
the
WMFBKGND and WMFFOREGND system variables to control whether the
background or foreground is transparent for metafile objects pasted into
other applications.
Bitmapped images are raster images consisting of a pattern of pixels and are
commonly used by paint applications.