The Set_Version_Multi_Mesh procedure sets the version number for the Multi_Mesh object.
Calling syntax:
| Mesh = Version | or |
| call Set_Version (Mesh, Version) |
Input variable:
| Version | The version number for the Multi_Mesh object. |
Input/Output variable:
| Mesh | The Multi_Mesh object to be set. |
The Set_Version_Multi_Mesh code listing contains additional documentation.