vl-layerstates-has
(vl-layerstates-has lstate)
verifies whether the specified LayerState
'lstate' is existing
|
Arguments |
lstate a string or symbol specifying the LayerState |
|
Return |
T if the LayerState 'lstate' is existing, NIL otherwise |
|
Example |
(vl-layerstates-has "MyLayers_1") verifies whether the LayerState "MyLayers_1" exists |
|
Remarks |
this is a BricsCAD-specific function ! |
| © Bricsys NV. All rights reserved. |