ade_editlocked

AutoCAD Map 3D AutoLISP

Up a level
ade_editlocked
 
 

Gets the objects in the save set that have been modified or are new.

(ade_editlocked)

Returns a selection set or nil.

These are objects that were modified in the project drawing or added to it and are now queued for save back to source drawings.

(setq ss_modified (ade_editlocked))