poIPostManager RemoveModel
Removes the given model from the master model table. The model is only removed if there are no other references to that model.
Syntax
poIPostManager_handle RemoveModel modelid
Application
HyperView Tcl Modify
Description
This command removes the given model from the master model table. The model is only removed if there are no other references to that model.
Inputs
- modelid
- The model ID.
Errors
Returns 0 if successful, otherwise an error code.