P_Rhino_DocumentOpenEventArgs_Merge - mcneel/rhinocommon-api-docs GitHub Wiki

DocumentOpenEventArgs.Merge Property

true if file is being merged into the current document. This occurs during the "Import" command.

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

Syntax

C#

public bool Merge { get; }

VB

Public ReadOnly Property Merge As Boolean
	Get

Property Value

Type: Boolean

Version Information

Supported in: 5D58w

See Also

Reference

DocumentOpenEventArgs Class
Rhino Namespace

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