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
Create and Insert Symbols (Blocks) | 323
Command line WBLOCK
To create a new drawing file from an existing block definition
1 From the Modify menu, choose Object ➤ Block Description.
2 In the Block Definition dialog box, in the Name box, select the block to
modify.
3 In the Name box, enter a new name.
4 In the Description box, enter or modify the description for the new draw-
ing file.
5 Choose OK.
Command line
BLOCK
Control the Color and Linetype Properties in Blocks
Generally when you insert a block, the color, linetype, and lineweight of
objects in the block retain their original settings regardless of the current
settings in the drawing. However, you can create blocks with objects that
inherit the current color, linetype, and lineweight settings. These objects
have floating properties.
You have three choices for how the color, linetype, and lineweight properties
of objects are treated when a block reference is inserted.
■ Objects in the block do not inherit color, linetype, and lineweight proper-
ties from the current settings. The properties of objects in the block do not
change regardless of the current settings.
For this choice, it is recommended that you set the color, linetype, and
lineweight properties individually for each object in the block definition:
do not use
BYBLOCK or BYLAYER color, linetype, and lineweight settings
when creating these objects.
■ Objects in the block inherit color, linetype, and lineweight properties
from the color, linetype, and lineweight assigned to the current layer only.
For this choice, before you create objects to be included in the block defi-
nition, set the current layer to 0, and set the current color, linetype, and
lineweight to
BYLAYER.
■ Objects inherit color, linetype, and lineweight properties from the current
color, linetype, and lineweight that you have set explicitly, that is, that
you have set to override the color, linetype, or lineweight assigned to the
current layer. If you have not explicitly set them, then these properties are
inherited from the color, linetype, and lineweight assigned to the current
layer.