tpm_cleanmodifiedss

AutoCAD Map 3D AutoLISP

Up a level
tpm_cleanmodifiedss
 
 

Gets changed entities following a drawing cleanup.

(tpm_cleanmodifiedss clean_id)

Returns a selection set.

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

This function returns members of the Include set that were changed 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.