hwISession UnloadXMLFile
Unloads a previously loaded XML file, freeing the associated memory.
Syntax
hwISession_handle UnloadXMLFile filename
Application
HyperWorks Tcl Query
Inputs
- filename
- The name of a previously loaded file.
Error
Success (0) or an error code.
Comments
Unloading the file will not invalidate references to it in the session. Also, no effort is currently made to remove such references. Instead, if there are still existing references (such as in a plot note), the XML file will be automatically reloaded.