vl-layerstates-setpropertymask
(vl-layerstates-setpropertymask lstate
bitFlags)
sets the default behaviour flags for specified
LayerState 'lstate'
Arguments |
'lstate' a string or symbol specifying the LayerState 0 None |
Return |
T if successful, NIL otherwise |
Example |
(vl-layerstates-setpropertymask "MyLayers_1" 6) : sets the LayerState as Frozen + Locked |
Alias |
|
Remarks |
© Menhirs NV. All rights reserved. |