tpm_cleancreatedss

AutoCAD Map 3D AutoLISP

Up a level
tpm_cleancreatedss
 
 

Gets created entities following a drawing cleanup.

(tpm_cleancreatedss clean_id)

Returns a selection set.

clean_id Cleanup model ID (real), returned by tpm_cleanalloc.

This function returns entities that were created during the cleanup process.

Note  Call this function after calling tpm_cleanend, which concludes the cleanup process. If you call this function earlier, it returns a selection set from the previous cleanup or the empty selection set.