The view discipline that will be applied to new views by default.
Namespace: Autodesk.Revit.ApplicationServices
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ViewDiscipline DefaultViewDiscipline { get; set; }
Property Value
ViewDisciplineExceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | When setting this property: A value passed for an enumeration argument is not a member of that enumeration |
| InvalidOperationException | When setting this property: This functionality is not available in Revit LT. |
