vl-layerstates-getpropertymask


(vl-layerstates-getpropertymask  lstate)

gets the default behaviour flags for specified LayerState 'lstate'

Arguments

lstate  a string or symbol specifying the LayerState

Return

the default behaviour flags, or NIL to indicate an error;
for values, see (vl-layerstates-setpropertymask)

Example

(vl-layerstates-getpropertymask "MyLayers_1") returns 6 : Frozen + Locked

Remarks

this is a BricsCAD-specific function !



©  Bricsys NV. All rights reserved.