RhinoCommon API
RhinoDocBeginOpenDocument Event |
This event is raised when the document open operation begins.
NOTE: On Windows, this event will be fired when a clipboard paste
operation occurs, as Rhino opens a .tmp file in the User's
Local folder with the contents of the pasted document.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)

public static event EventHandler<DocumentOpenEventArgs> BeginOpenDocument
Public Shared Event BeginOpenDocument As EventHandler(Of DocumentOpenEventArgs)
Value
Type: SystemEventHandlerDocumentOpenEventArgs
Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8