LayerOn Property |
Specifies the state of a layer.
Signature
object.LayerOn
object
Layer
The object or objects this property applies to.
LayerOn
Boolean; read-write
TRUE: The layer is on.
FALSE: The layer is off.
Remarks
Objects associated with a turned-off layer are not displayed on the screen or plotted. Unlike the Freeze property, layers that are turned off are generated during a regeneration but are not displayed.
AutoCAD surfaces and circles on a turned-off or frozen layer are invisible but they still hide objects when you use the HIDE, SHADEMODE, or RENDER commands.
Comments? |