DWFExportOptions.ExportOnlyViewId
Public Property
Only export the specified view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId ExportOnlyViewId { get; set; }
Property Value
ElementIdRemarks
Export only the specified view, but the data of the other views is still used, e. g. the hyperlink information.