tpm_cleancreatedss

Land Desktop Development ARX CPP SDK

Up a level
tpm_cleancreatedss
 
 

Gets created entities following a drawing cleanup.

int

tpm_cleancreatedss

ads_id clean_id,

ads_name ss);

Returns RTNORM or an error code.

ads_id Cleanup model ID returned by tpm_cleanalloc.
ss Selection set of created entities.

This function gets 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.