RVTDocs.com

Application.DefaultViewDiscipline

Property
Description:
The view discipline that will be applied to new views by default.
Remarks:
This view discipline may be overridden by a view template when a view template is also applied to new views.
Syntax
public ViewDiscipline DefaultViewDiscipline { get; set; }
Exceptions
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.