Gets changed entities following a drawing cleanup.
int
tpm_tpm_cleanmodifiedss
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 changed entities. |
This function gets 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.