Share

DWGExportOptions.MergedViews Property

Whether to merge all views in one file (via XRefs). Default value is false for mergedViews.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool MergedViews { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?