Object Properties

Object Properties
[TL, CF, COM, T]


img90.jpg (16838 bytes)


Create a new drawing.

  • Units - Decimal
  • Drawing Area - 10 x 10

Every object you draw has a set of inherent properties including layer, linetype, lineweight, and plot style. In Drafting 10, we will only concern ourselves with the layer, linetype and lineweight properties.

There are two ways that objects (such as lines, circles, etc.) acquire properties:

  • They are assigned to a layer and inherit the layer's default properties
  • They are assigned individual properties

All objects in AutoCAD LT are drawn on layers. You can make objects visible or invisible by turning their layers on and off. You can associate the color, linetype, and other properties of an object with its layer, or you can set them explicitly for the object.


Creating Layers

You can create and name a layer for each conceptual grouping (such as object lines, dimension lines, or hidden lines) and assign common properties to those layers. By grouping objects into layers, you can control their display and make changes quickly and efficiently.


Consider the following drawing (made up of 3 layers - object, dimension, and hidden lines). img91.gif (3932 bytes)

 


Same object with dimension layer turned off. img92.gif (2174 bytes)

Same object with dimension and hidden layer turned off.

img93.gif (2012 bytes)

The number of layers you can create in a drawing and the number of objects you can create per layer are virtually unlimited. Layers are usually dedicated to each conceptual grouping (such as object lines or dimensions). Layers can have alphanumeric names up to 255 characters long. In many cases, the layer names you choose are dictated by corporate, industry, or client standards.

The Layer Properties Manager sorts layers alphabetically by name. If you're organizing your own layer scheme, name layers carefully.

Let's try creating some layers.


Select the Layers button on the Object Properties toolbar.

img94.JPG (17589 bytes)

By default, AutoCAD creates a layer with name '0'. If you start drawing objects without creating any additional layers, all drawing objects will be assigned to this layer.

img96.jpg (62840 bytes)

As demonstrated above, the creation of layers allows the designer to toggle layers on and off. In addition, by assigning objects to a layer, the designer can change the properties of all objects within a layer in one fell swoop without having to change each objects properties individually.

When creating layers, the base properties for the layer should apply to all objects within the layer. In most cases, the base properties will be a specific color or lineweight. In other cases, the base properties may also include linetype. By placing an object into a specific layer does not confine you to that layers' properties. Any additional properties assigned to an object (such as a line) within a layer become the properties of the object and not the layer (even if the properties contradict the layers properties).

For example, if you assign a solid line (linetype) and color blue to the dimension layer, this does not mean that all dimensions must be solid and blue in appearance. By default, any objects you create within this layer will have those properties. However, you could select a dimension object and change the objects' color and linetype. The object still belongs to the dimension layer. However, the object's properties supercede the layer properties.

Click on the New button.

img95.jpg (60587 bytes)

Indicated below is a brief description of layer settings that can be applied:

  • Name. Lists the layers in the current drawing.
  • On/Off. Makes a layer visible and available for plotting. When a layer is off, it is invisible and excluded from plotting (printing).
  • Freeze/Thaw in All Viewports. Freezes selected layers in all viewports. Not used in Drafting 10.
  • Lock/Unlock. Prevents a layer from being edited (i.e. modifying objects). However you can add new objects to a Locked layer.
  • Color. Changes the color associated with a layer. Clicking the color name displays the Select Color dialog box.
  • Linetype. Changes the linetype associated with a layer. Clicking any linetype name displays the Select Linetype dialog box, where you can choose linetypes for a selected layer and load new linetypes into the current drawing.
  • Lineweight. Changes the lineweight associated with the selected layers. Clicking any lineweight name displays the Lineweight dialog box, where you can choose a lineweight for a selected layer. Not used in Drafting 10.
  • Plot Style. Changes the plot style associated with the selected layers. Not used in Drafting 10.
  • Plot/Don't Plot. Controls whether the selected layers are plotted (printed). If you turn off plotting for a layer, the objects on that layer are still displayed. If a layer is set to plot but is turned off in the drawing, AutoCAD LT does not plot the layer.

Try creating the following Layers set to the indicated properties.

Name Color Linetype
Title Block black solid
Object black solid
Hidden red hidden
Dimension blue solid
Construction green dot2

Leave properties not listed at their default settings.

When done, close the Layers property manager.

Changing and Drawing within Layers

To change the current layer, click on the layers drop down list and choose the layer you wish to use.

img97.jpg (35462 bytes)

Make sure that the color, linetype, and lineweight options are set to ByLayer (see below).

img98.jpg (21727 bytes)

Anything you draw from that point on will belong to and take on the properties for that layer.

 

Overriding Layer Properties

If you wish to override the properties for an object, you can select from any of the other drop down lists within the Object Properties toolbar.

img98.jpg (21727 bytes)

The drop down lists enable you to change the object color, linetype and lineweight. If you do change one of the above 3 settings, all objects drawn after that point will take on the new properties. Any properties in addition to the current layer properties become the properties of the object and not the layer. If you wish to return to the default layer properties, simply change the above three items to the ByLayer setting.

activity.gif (1398 bytes)


Last Updated June 5/2001