RhinoCommon API
File3dmIsValid Method (String) |
The File3dm object is kept consistent during its creation.
Therefore, this function now returns only true.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool IsValid( out string errors )
Public Function IsValid ( <OutAttribute> ByRef errors As String ) As Boolean
Parameters
- errors
- Type: SystemString
No errors are found.
Return Value
Type: Booleantrue in any case.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Obsolete (compiler warning) in 6.14