layerstate-delete
(layerstate-delete
layerState)
This function deletes the specified
layerState from
the drawing.
|
Arguments |
layerState (string) name of the LayerState to be deleted |
|
Return |
T if the specified LayerState is successfully deleted, NIL otherwise |
|
Example |
(layerstate-delete
"WallLayers") T |
|
Remarks |
|
| © Bricsys NV. All rights reserved. |