15.1.22 Get_Version_Multi_Mesh Procedure

The Get_Version_Multi_Mesh procedure returns the version number for a Multi_Mesh Object.

Calling syntax:

Integer = Version(Mesh)

Input variables:

 Mesh  The Multi_Mesh object to be queried.

Output variable:

 Version  The version number of the Multi_Mesh object.

The Get_Version_Multi_Mesh code listing contains additional documentation.



Michael L. Hall