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
170 | Chapter 14 Control the Properties of Objects
Overview of Object Properties
Every object you draw has properties. Some properties are general and apply
to most objects; for example, layer, color, linetype, and plot style. Other
properties are object-specific; for example, the properties of a circle include
radius and area, and the properties of a line include length and angle.
Most general properties can be assigned to an object by layer or can be
assigned to an object directly.
■ When a property is set to the value BYLAYER, the object is assigned the
same value as the layer on which it is drawn.
For example, if a line drawn on Layer0 is assigned the color
BYLAYER, and
Layer0 is assigned the color Red, the line is red.
■ When a property is set to a specific value, that value overrides the value
set for the layer.
For example, if a line drawn on Layer0 is assigned the color Blue, and
Layer0 is assigned the color Red, the line is blue.
See Also
“Control the Color and Linetype Properties in Blocks” on page 323
Display and Change the Properties of Objects
You can display and change the current properties for any object in your
drawing in the following ways:
■ Open the Properties palette and view and change the settings for all prop-
erties of the object.
■ View and change the settings in the Layer control on the Layers toolbar
and the Color, Linetype, Lineweight, and Plot Style controls on the Prop-
erties toolbar.
■ Use LIST to view information in the text window.
■ Use the ID command to display a coordinate location.
Note For all methods except the ID command, the PICKFIRST system variable
must be on (set to 1, the default).