P_Rhino_DocumentEventArgs_Document - mcneel/rhinocommon-api-docs GitHub Wiki

DocumentEventArgs.Document Property

Gets the document for this event. This field might be null.

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

Syntax

C#

public RhinoDoc Document { get; }

VB

Public ReadOnly Property Document As RhinoDoc
	Get

Property Value

Type: RhinoDoc

Version Information

Supported in: 5D58w

See Also

Reference

DocumentEventArgs Class
Rhino Namespace

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