vl-layerstates-save

Parent Previous Next

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
'bitFlags' control bit combination (integer) to be assigned (or NIL)
'VportEname' entity name specifying the intended viewport (or NIL)

Return

T if successful, NIL to indicate an error

Example

(vl-layerstates-save "MyLayers_Frozen+Locked" 6)

Alias


Remarks

for 'bitFlags' argument, see (vl-layerstates-setpropertymask)




©  Menhirs NV. All rights reserved.