M_Rhino_IRhinoDocObserver_RhinoDocClosed - mcneel/rhinocommon-api-docs GitHub Wiki

IRhinoDocObserver.RhinoDocClosed Method

When a document is closed

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

void RhinoDocClosed(
	RhinoDocObserverArgs e
)

VB

Sub RhinoDocClosed ( 
	e As RhinoDocObserverArgs
)

Parameters

 

e
Type: Rhino.RhinoDocObserverArgs
[Missing documentation for "M:Rhino.IRhinoDocObserver.RhinoDocClosed(Rhino.RhinoDocObserverArgs)"]

Version Information

Supported in: 5D58w

See Also

Reference

IRhinoDocObserver Interface
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️