| Revit 2020.1 API |
| ViewFamilyType..::..DefaultTemplateId Property |
| ViewFamilyType Class See Also |
The default template id assigned to this view type.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
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.Exceptions..::..ArgumentException | When setting this property: val is not valid as a default template id. |
| Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL |