Fixes all errors of the current group.
(tpm_cleangroupfix clean_id)
Returns T or nil.
clean_id | Model ID (real) returned by tpm_cleanalloc |
This function marks errors in the entire current group for fixing. It fixes the errors in the cleanup model, but does not fix the drawing. The objects in the drawing are not fixed until you call tpm_cleanend.
To mark only the current error, use tpm_cleanerrorfix.