vl-layerstates-getdescription
(vl-layerstates-getdescription
lstate)
gets the optional description text for the
LayerState (can be empty string)
Arguments |
lstate a string or symbol specifying the LayerState |
Return |
the description text, or NIL to indicate an error |
Example |
(vl-layerstates-getdescription "MyLayers_1") returns "All frozen + locked layers" |
Remarks |
this is a BricsCAD-specific function ! |
© Bricsys NV. All rights reserved. |