tpm_cleanprofileload

Land Desktop Development ARX CPP SDK

Up a level
tpm_cleanprofileload
 
 

Loads a drawing cleanup profile (.dpf file).

int

tpm_cleanprofileload

ade_id clean_var_id,

char *filename);

Returns RTNORM or an error code.

clean_var_id The cleanup variables ID returned by tpm_varalloc.
filename The full path and .dpf file name.

Loading a profile will reset all properties referenced by the clean_var_id argument.