vl-layerstates-save
(vl-layerstates-save lstate
[bitFlags [VportEname]])
saves the current layer set as LayerState
'lstate', optionally specifying the 'bitFlags' to be assigned to
the LayerState and the VPort specific layer settings, if
'VportEname' is specified as non-NIL
Arguments |
lstate a string or symbol specifying the
LayerState |
Return |
T if successful, NIL to indicate an error |
Example |
(vl-layerstates-save "MyLayers_Frozen+Locked" 6) |
Remarks |
for 'bitFlags' argument,
see (vl-layerstates-setpropertymask) |
© Bricsys NV. All rights reserved. |