| Revit 2017 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: 17.0.0.0 (17.0.484.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.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 |