IRhinoDocObserverRhinoDocClosed Method |
When a document is closed
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxvoid RhinoDocClosed(
RhinoDocObserverArgs e
)
Sub RhinoDocClosed (
e As RhinoDocObserverArgs
)
Parameters
- e
- Type: RhinoRhinoDocObserverArgs
[Missing <param name="e"/> documentation for "M:Rhino.IRhinoDocObserver.RhinoDocClosed(Rhino.RhinoDocObserverArgs)"]
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also