The functions for cleaning topology objects before building the topology begin with tpm_clean.
tpm_cleanactionlistdel
Deletes a cleanup action from the action list.
tpm_cleanactionlistgetat
Gets the cleanup action at a given list position.
tpm_cleanactionlistins
Inserts a cleanup action in the action list.
tpm_cleanactionlistqty
Gets the number of cleanup actions in the action list.
tpm_cleanalloc
Allocates the cleanup model.
tpm_cleananchorss
Gets a cleanup model's anchored entities.
tpm_cleancancel
Cancels the cleanup process without updating the drawing.
tpm_cleancomplete
Tests for a next group to be cleaned.
tpm_cleancreatedss
Gets created entities following a cleanup process.
tpm_cleanend
Completes the cleanup process and updates the drawing.
tpm_cleanerrorcur
Sets the next error to clean in the current group.
tpm_cleanerrordraw
Creates a temporary marker for the current error.
tpm_cleanerrorfix
Fixes the current error.
tpm_cleanerrorget
Gets the coordinates of the current error.
tpm_cleanerrormark
Creates a persistent marker for the current error.
tpm_cleanerrorset
Sets the coordinates of an error fix point.
tpm_cleanfree
Frees the cleanup model.
tpm_cleangroupdraw
Creates temporary markers for all errors of the current group.
tpm_cleangroupfix
Fixes all errors of the current group.
tpm_cleangroupmark
Creates persistent markers for all errors of the current group..
tpm_cleangroupnext
Goes to the next error group.
tpm_cleangroupqty
Counts the errors in the current group.
tpm_cleangroupsubtype
Determines the subtype of the current group.
tpm_cleangrouptype
Determines the type of the current group.
tpm_cleanincludess
Gets a cleanup model's target entities.
tpm_cleaninit
Initializes the cleanup model.
tpm_cleaninitanchorset
Specifies anchored entities for the cleanup model.
tpm_cleanmodifiedss
Gets changed entities following a cleanup process.
tpm_cleanprofileload
Loads a drawing cleanup profile.
tpm_cleanprofilesave
Saves a drawing cleanup profile.
tpm_cleanstart
Starts the cleanup process.
tpm_cleanunchangedss
Gets unchanged entities following a cleanup process.