Bitflags are long integers that represent a bit-coded value. Use the AutoLISP (logand), (logior), and (boole) functions to work with bitflag values.
Bitflag
|
Bitflags are long integers that represent a bit-coded value. Use the AutoLISP (logand), (logior), and (boole) functions to work with bitflag values.