Layer objects can be described as invisible drawing sheets that can be activated to draw, turn off/on to see entities on that layer, etc.
A layer object consists of the following data:
Property Name
|
Data Type
|
Description
|
Name
|
Text
|
Name for this layer object.
|
Description
|
Text
|
Description for layer.
|
Plotstyle
|
Text
|
|
Color
|
Color
|
Default color for entities drawn on this layer.
|
Lineweight
|
Real Number
|
Default lineweight for entities drawn on this layer.
|
Linetype
|
Linetype
|
Default linetype for entities drawn on this layer.
|
In Use
|
Boolean
|
Indicates weather this layer has entities on it or not.
|
Frozen
|
Boolean
|
If checked (true), freezes this layer else thaw this layer. Entities on frozen layers are not visible on screen. Entities on frozen layer are not passed to rendering engine.
|
Plottable
|
Boolean
|
If checked (true), makes this layer plottable.
|
Off
|
Boolean
|
If checked (true), turns this layer OFF. Entities on OFF layers are not visible on screen but are still passed to rendering engine.
|
Locked
|
Boolean
|
If checked (true), locks this layer. Entities on locked layers are visible on screen but can not be edited.
|
To create Layer Object go to the Layer Management Library.