RhinoView.Close Method

RhinoViewClose Method

Remove this View from Rhino. DO NOT attempt to use this instance of this class after calling Close.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool Close()
Public Function Close As Boolean

Return Value

Type: Boolean
true on success
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also