ade_editnew

AutoCAD Map 3D AutoLISP

Up a level
ade_editnew
 
 

Gets the objects in the saved set that are new.

(ade_editnew)

Returns a selection set or nil.

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

(setq ss_modified (ade_editnew))