Description:

Returns the file version of the current document. Use this function to determine which version of Rhino last saved the document.

Syntax:
public int ReadFileVersion()
Returns:
Type: int
The file version (e.g. 1, 2, 3, 4, etc.) or -1 if the document has not been read from disk.
Available since:
5.0

/
/
/
ReadFileVersion

ReadFileVersion method

Class:  Rhino.RhinoDoc

Nothing found