*removetempcleanupfile
Use this command to remove temporary files created by the use of *autotopocleanup.
Syntax
*removetempcleanupfile
Type
HyperMesh Tcl Modify Command
Description
None required.
Example
This example shows a script that uses the *autotopocleanup() command:
*createmark(surfaces,1) "displayed"
*autotopocleanup( 1, "nvh10.criteria", "nvh10.param" )
*removetempcleanupfile()
Errors
None.