tpm_cleanunchangedss

Land Desktop Development ARX CPP SDK

Up a level
tpm_cleanunchangedss
 
 

Gets unchanged entities following a drawing cleanup.

int

tpm_cleanunchangedss

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 unchanged entities.

This function gets members of the Include set that were not changed during the cleanup process. Note that it does not get members of the Anchor set, which are unchanged by definition.

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.