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)

Remarks

for 'bitFlags' argument, see (vl-layerstates-setpropertymask)
this is a BricsCAD-specific function !



©  Bricsys NV. All rights reserved.