The views.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
ViewSet Views { get; set; }
Property Value
ViewSetExceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when the input views is null. |
InvalidOperationException | Thrown when the set operation failed due to invalid view which cannot be printed. |