Only export the specified view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId ExportOnlyViewId { get; set; }Property Value
ElementId
Remarks
Export only the specified view, but the data of the other views is still used, e. g. the hyperlink information.
See Also
Reference