The default template id assigned to this view type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2013
Syntax
Remarks
This value will be the view template for all newly created instances of this view type.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.ExceptionsArgumentException | When setting this property: val is not valid as a default template id. |
Autodesk.Revit.ExceptionsArgumentNullException | When setting this property: A non-optional argument was null |