ade_qrysetaltprop

AutoCAD Map 3D AutoLISP

Up a level
ade_qrysetaltprop
 
 

Turns property alteration on or off.

(ade_qrysetaltprop flag)

Returns T or nil.

flag Specifies whether property alteration is on or off: T = on, nil = off.

This function affects the current query.

If there is no current property alteration definition, this function has no effect. To create a property alteration definition, use ade_altpdefine.