layerstate-has
(layerstate-has layerState)
This function returns whether the
specified layerState
exists in the actual drawing.
|
Arguments |
layerState (string) name of the LayerState to be verified |
|
Return |
T if the drawing contains the specified LayerState, NIL otherwise |
|
Example |
(layerstate-has "WallLayers")
T |
|
Remarks |
|
| © Bricsys NV. All rights reserved. |