tpm_cleanprofilesave

AutoCAD Map 3D AutoLISP

Up a level
tpm_cleanprofilesave
 
 

Saves a drawing cleanup profile.

(tpm_cleanprofilesave clean_var_id filename)

Returns T or nil.

clean_var_id Cleanup variables ID (real) returned by tpm_varalloc
filename Full path and .dpf file name (string)

ADSRX Equivalent

int

tpm_cleanprofilesave

ade_id clean_var_id,

char *filename);

Returns RTNORM or an error code.