tpm_cleanerrormark

Land Desktop Development ARX CPP SDK

Up a level
tpm_cleanerrormark
 
 

Creates a persistent marker for the current error.

int

tpm_cleanerrormark(

ade_id clean_id);

Returns RTNORM or an error code.

clean_id The model ID returned by tpm_cleanalloc.

Unlike the temporary marker drawn by tpm_cleanerrordraw, these markers are AutoCAD objects, and they become part of the drawing until you perform another cleanup. AutoCAD Map automatically erases persistent markers from any previous cleanup process.