Click or drag to resize

DocumentOpenEventArgsMerge Property

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

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool Merge { get; }

Property Value

Type: Boolean
See Also